projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2015-05-18
David S. Miller
Merge branch 'tcp_mem_pressure'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Eric Dumazet
tcp: halves tcp_mem[] limits
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Eric Dumazet
tcp: allow one skb to be received per socket under...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Eric Dumazet
tcp: fix behavior for epoll edge trigger
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Eric Dumazet
tcp: introduce tcp_under_memory_pressure()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Eric Dumazet
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Eric Dumazet
net: fix sk_mem_reclaim_partial()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Willem de Bruijn
net-packet: fix null pointer exception in rollover...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Eric Dumazet
net: fix two sparse errors
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Eric Dumazet
netfilter: synproxy: fix sparse errors
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Eric Dumazet
ipip: fix one sparse error
commit
|
commitdiff
|
tree
|
snapshot
2015-05-17
Eric Dumazet
net: fix sparse error in csum_replace4()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Florian Fainelli
net: phy: Add state machine state transitions debug...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Ying Xue
rocker: fix a neigh entry leak issue
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
David S. Miller
Merge branch 'amd-xgbe-next'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Lendacky, Thomas
amd-xgbe: Remove manual check and set of dma_mask pointer
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Lendacky, Thomas
amd-xgbe: Fix flow control setting logic
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Lendacky, Thomas
amd-xgbe: Support defining PHY resources in ETH device...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Lendacky, Thomas
amd-xgbe: Move the PHY support into amd-xgbe
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Lendacky, Thomas
amd-xgbe: Rework the Rx path SKB allocation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Lendacky, Thomas
amd-xgbe: Add netif_* message support to the driver
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Lendacky, Thomas
amd-xgbe: Add additional stats to be reported via ethtool
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
David S. Miller
Merge branch 'stmmac-platform-glue'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Joachim Eastwood
stmmac: drop driver from stmmac platform code
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Joachim Eastwood
stmmac: convert dwmac-sunxi to platform driver
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Joachim Eastwood
stmmac: convert dwmac-sti to platform driver
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Joachim Eastwood
stmmac: convert dwmac-socfpga to platform driver
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Joachim Eastwood
stmmac: convert dwmac-rk to platform driver
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Joachim Eastwood
stmmac: convert dwmac-meson to platform driver
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Joachim Eastwood
stmmac: convert dwmac-lpc18xx to a platform driver
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Joachim Eastwood
stmmac: add a generic dwmac driver
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Joachim Eastwood
stmmac: prepare stmmac platform to support stand alone...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Joachim Eastwood
doc: dt: add documentation for nxp,lpc1850-dwmac
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Joachim Eastwood
stmmac: add dwmac glue for NXP 18xx/43xx family
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
sixiao@microsoft.com
hv_netvsc: use per_cpu stats to calculate TX/RX data
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Michael Holzheu
test_bpf: fix sparse warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Florian Westphal
net: core: set qdisc pkt len before tc_classify
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Nicolas Dichtel
netns: fix unbalanced spin_lock on error
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Bert Vermeulen
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Daniel Borkmann
test_bpf: add tests related to BPF_MAXINSNS
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Eric Dumazet
tcp: syncookies: extend validity range
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Alexander Duyck
ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Willem de Bruijn
packet: fix warnings in rollover lock contention
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
françois romieu
net: batch of last_rx update avoidance in ethernet...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
David S. Miller
Merge branch 'phy_turn_around'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Florian Fainelli
net: phy: mdio-gpio: Handle phy_ignore_ta_mask
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Florian Fainelli
of: mdio: Add a "broken-turn-around" property
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Florian Fainelli
net: phy: Add phy_ignore_ta_mask to account for broken...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Ying Xue
tipc: use sock_create_kern interface to create kernel...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Brian Haley
cls_flower: Fix compile error
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
David S. Miller
Merge branch 'tipc-next'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jon Paul Maloy
tipc: add packet sequence number at instant of transmission
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jon Paul Maloy
tipc: improve link congestion algorithm
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jon Paul Maloy
tipc: simplify link supervision checkpointing
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jon Paul Maloy
tipc: rename fields in struct tipc_link
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jon Paul Maloy
tipc: simplify packet sequence number handling
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jon Paul Maloy
tipc: simplify include dependencies
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jon Paul Maloy
tipc: simplify link timer handling
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Jon Paul Maloy
tipc: simplify resetting and disabling of bearers
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
David S. Miller
Merge branch 'be2net-next'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Venkata Duvvuru
be2net: Support for OS2BMC.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Venkata Duvvuru
be2net: Report a "link down" to the stack when a fatal...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Venkata Duvvuru
be2net: Export board temperature using hwmon-sysfs...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
David S. Miller
Merge branch 'nf-ingress'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Pablo Neira
netfilter: add netfilter ingress hook after handle_ing...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Pablo Neira
net: add CONFIG_NET_INGRESS to enable ingress filtering
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Pablo Neira
netfilter: add nf_hook_list_active()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Pablo Neira
netfilter: add hook list to nf_hook_state
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Pablo Neira
netfilter: cleanup struct nf_hook_ops indentation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Dan Carpenter
net: macb: OR vs AND typos
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Alexander Duyck
net: Reserve skb headroom and set skb->dev even if...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
David S. Miller
Merge branch 'geneve_tunnel_driver'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
John W. Linville
geneve: add initial netdev driver for GENEVE tunnels
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
John W. Linville
geneve_core: identify as driver library in modules...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
John W. Linville
geneve: Rename support library as geneve_core
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
John W. Linville
geneve: move definition of geneve_hdr() to geneve.h
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
John W. Linville
geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Pablo Neira
net: kill useless net_*_ingress_queue() definitions...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
David S. Miller
Merge branch 'packet_rollover'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Willem de Bruijn
packet: rollover statistics
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Willem de Bruijn
packet: rollover huge flows before small flows
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Willem de Bruijn
packet: rollover lock contention avoidance
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Willem de Bruijn
packet: rollover only to socket with headroom
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Willem de Bruijn
packet: rollover prepare: per-socket state
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Willem de Bruijn
packet: rollover prepare: move code out of callsites
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Eric Dumazet
ipv4: __ip_local_out_sk() is static
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Eric Dumazet
tcp/dccp: tw_timer_handler() is static
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
David S. Miller
Merge branch 'cls_flower'
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jiri Pirko
tc: introduce Flower classifier
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jiri Pirko
flow_dissector: change port array into src, dst tuple
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jiri Pirko
flow_dissector: introduce support for Ethernet addresses
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jiri Pirko
flow_dissector: introduce support for ipv6 addressses
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jiri Pirko
flow_dissector: add missing header includes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jiri Pirko
flow_dissect: use programable dissector in skb_flow_dis...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jiri Pirko
flow_dissector: introduce programable flow_dissector
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jiri Pirko
flow_dissector: fix doc for skb_get_poff
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jiri Pirko
net: move netdev_pick_tx and dependencies to net/core...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jiri Pirko
net: move __skb_tx_hash to dev.c
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jiri Pirko
net: move __skb_get_hash function declaration to flow_d...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jiri Pirko
flow_dissector: fix doc for __skb_get_hash and remove...
commit
|
commitdiff
|
tree
|
snapshot
next