index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
caif
/
cfcnfg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-11
net: bridge: add helper to offload ageing time
Vivien Didelot
3
-17
/
+24
2016-12-10
net: nicvf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-25
/
+31
2016-12-10
net: ethernet: ti: cpsw: sync rates for channels in dual emac mode
Ivan Khoronzhuk
1
-1
/
+11
2016-12-10
net: ethernet: ti: cpsw: re-split res only when speed is changed
Ivan Khoronzhuk
1
-5
/
+59
2016-12-10
net: ethernet: ti: cpsw: combine budget and weight split and check
Ivan Khoronzhuk
1
-73
/
+34
2016-12-10
net: ethernet: ti: cpsw: don't start queue twice
Ivan Khoronzhuk
1
-2
/
+0
2016-12-10
net: ethernet: ti: cpsw: use same macros to get active slave
Ivan Khoronzhuk
1
-4
/
+1
2016-12-10
net: mvneta: select GENERIC_ALLOCATOR
Arnd Bergmann
1
-0
/
+1
2016-12-10
net: socket: removed an unnecessary newline
Amit Kushwaha
1
-1
/
+0
2016-12-10
netlink: use blocking notifier
WANG Cong
1
-4
/
+4
2016-12-10
net: mlx5: Fix Kconfig help text
Christopher Covington
1
-2
/
+0
2016-12-10
net: skb_condense() can also deal with empty skbs
Eric Dumazet
1
-9
/
+13
2016-12-10
net: smsc911x: back out silently on probe deferrals
Linus Walleij
1
-1
/
+8
2016-12-10
ibmveth: set correct gso_size and gso_type
Thomas Falcon
2
-2
/
+64
2016-12-10
udp: udp_rmem_release() should touch sk_rmem_alloc later
Eric Dumazet
1
-1
/
+2
2016-12-10
udp: add batching to udp_rmem_release()
Eric Dumazet
2
-0
/
+15
2016-12-10
udp: copy skb->truesize in the first cache line
Eric Dumazet
2
-4
/
+18
2016-12-10
udp: add busylocks in RX path
Eric Dumazet
1
-1
/
+42
2016-12-10
net: qcom/emac: add support for the Qualcomm Technologies QDF2400
Timur Tabi
4
-5
/
+249
2016-12-10
net: qcom/emac: move phy init code to separate files
Timur Tabi
5
-523
/
+478
2016-12-09
Revert "radix tree test suite: fix compilation"
Linus Torvalds
3
-1
/
+30
2016-12-09
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
5
-9
/
+50
2016-12-09
nl80211: Use different attrs for BSSID and random MAC addr in scan req
Vamsi Krishna
2
-2
/
+21
2016-12-09
nl80211: fix logic inversion in start_nan()
Johannes Berg
1
-1
/
+1
2016-12-09
net: xgene: avoid bogus maybe-uninitialized warning
Arnd Bergmann
1
-3
/
+3
2016-12-09
net: xgene: move xgene_cle_ptree_ewdn data off stack
Arnd Bergmann
2
-389
/
+381
2016-12-09
net/mlx5e: use %pad format string for dma_addr_t
Arnd Bergmann
1
-2
/
+2
2016-12-09
net: ethernet: cpmac: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+1
2016-12-09
net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+1
2016-12-09
vhost-vsock: fix orphan connection reset
Peng Tao
1
-1
/
+1
2016-12-09
net: socket: preferred __aligned(size) for control buffer
Amit Kushwaha
1
-1
/
+2
2016-12-09
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
3
-1
/
+2
2016-12-09
liquidio VF error handling
Raghu Vatsavayi
1
-0
/
+139
2016-12-09
liquidio VF timestamp
Raghu Vatsavayi
1
-1
/
+179
2016-12-09
liquidio VF ethtool stats
Raghu Vatsavayi
3
-98
/
+495
2016-12-09
liquidio VF vxlan
Raghu Vatsavayi
1
-3
/
+94
2016-12-09
liquidio VF vlan support
Raghu Vatsavayi
1
-0
/
+80
2016-12-08
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
1
-0
/
+11
2016-12-08
cxgb4/cxgb4vf: Remove deprecated module parameters
Ganesh Goudar
2
-48
/
+2
2016-12-08
driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed
Gao Feng
1
-1
/
+3
2016-12-08
bpf: xdp: Add XDP example for head adjustment
Martin KaFai Lau
8
-93
/
+630
2016-12-08
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
4
-17
/
+27
2016-12-08
mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs
Martin KaFai Lau
2
-30
/
+44
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
13
-11
/
+67
2016-12-08
lan78xx: add LAN7801 MAC only support
Woojung Huh
3
-2
/
+126
2016-12-08
phy: add phy fixup unregister functions
Woojung.Huh@microchip.com
3
-0
/
+60
2016-12-08
ser_gigaset: return -ENOMEM on error instead of success
Dan Carpenter
1
-1
/
+3
2016-12-08
bpf: fix state equivalence
Alexei Starovoitov
2
-8
/
+8
2016-12-08
net: do not read sk_drops if application does not care
Eric Dumazet
1
-1
/
+2
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
3
-1
/
+41
[next]