index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-19
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
2
-4
/
+8
2016-10-19
flow_dissector: Check skb for VLAN only if skb specified.
Eric Garver
1
-4
/
+2
2016-10-18
qed: Use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-7
/
+4
2016-10-18
rocker: fix maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2016-10-18
net/hyperv: avoid uninitialized variable
Arnd Bergmann
1
-1
/
+1
2016-10-18
net: bcm63xx: avoid referencing uninitialized variable
Arnd Bergmann
1
-1
/
+2
2016-10-18
soreuseport: do not export reuseport_add_sock()
Eric Dumazet
1
-1
/
+0
2016-10-18
ibmvnic: Update MTU after device initialization
Thomas Falcon
1
-0
/
+2
2016-10-18
ibmvnic: Fix GFP_KERNEL allocation in interrupt context
Thomas Falcon
1
-1
/
+1
2016-10-18
ibmvnic: Driver Version 1.0.1
Thomas Falcon
1
-1
/
+1
2016-10-18
bridge: multicast: restore perm router ports on multicast enable
Nikolay Aleksandrov
1
-9
/
+14
2016-10-18
tcp: Remove unused but set variable
Tobias Klauser
1
-2
/
+0
2016-10-18
cxgb4: Fix number of queue sets corssing the limit
Ganesh Goudar
1
-1
/
+1
2016-10-18
ipv4: Remove unused but set variable
Tobias Klauser
1
-3
/
+0
2016-10-18
dwc_eth_qos: enable flow control by default
Niklas Cassel
1
-0
/
+1
2016-10-18
dwc_eth_qos: do not clear pause flags from phy_device->supported
Niklas Cassel
1
-1
/
+2
2016-10-18
net/hsr: Remove unused but set variable
Tobias Klauser
1
-4
/
+0
2016-10-18
bnx2: fix locking when netconsole is used
Ivan Vecera
1
-6
/
+11
2016-10-17
net: dsa: bcm_sf2: Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: dsa: b53: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: hisilicon: Fix hns_mdio module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: qcom/emac: Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: hns: Fix hns_dsaf module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: ethernet: nb8800: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: nps_enet: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
cxgb4: fix memory leak of qe on error exit path
Colin Ian King
1
-1
/
+3
2016-10-17
net: pktgen: remove rcu locking in pktgen_change_name()
Eric Dumazet
1
-7
/
+10
2016-10-17
net: Require exact match for TCP socket lookups if dif is l3mdev
David Ahern
6
-11
/
+44
2016-10-17
mac80211: move struct aead_req off the stack
Ard Biesheuvel
7
-62
/
+93
2016-10-15
vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()
Alexey Khoroshilov
1
-7
/
+10
2016-10-15
stmmac: fix an error code in stmmac_ptp_register()
Dan Carpenter
1
-1
/
+3
2016-10-15
net: qcom/emac: disable interrupts before calling phy_disconnect
Timur Tabi
1
-2
/
+6
2016-10-15
r8169: set coherent DMA mask as well as streaming DMA mask
Ard Biesheuvel
1
-1
/
+2
2016-10-14
net: asix: Avoid looping when the device does not respond
Guenter Roeck
1
-4
/
+4
2016-10-14
ethtool: silence warning on bit loss
Jesse Brandeburg
1
-2
/
+1
2016-10-14
net/mlx4_en: fixup xdp tx irq to match rx
Brenden Blanco
1
-1
/
+9
2016-10-14
qed: Additional work toward cleaning C=1
Yuval Mintz
8
-164
/
+58
2016-10-14
qed*: Fix Kconfig dependencies with INFINIBAND_QEDR
Yuval Mintz
12
-130
/
+120
2016-10-14
qed: Fix static checker warning.
Yuval Mintz
1
-6
/
+1
2016-10-14
IPv6: fix DESYNC_FACTOR
Jiri Bohac
2
-8
/
+32
2016-10-14
IPv6: Drop the temporary address regen_timer
Jiri Bohac
2
-53
/
+9
2016-10-14
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
5
-43
/
+64
2016-10-14
Documentation/networking: update git urls to use https over http
Alexander Alemayhu
1
-4
/
+4
2016-10-14
net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabled
Javier Martinez Canillas
1
-1
/
+1
2016-10-14
net: wan: slic_ds26522: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2016-10-14
net: wan: slic_ds26522: add SPI device ID table to fix module autoload
Javier Martinez Canillas
1
-0
/
+7
2016-10-14
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
1
-1
/
+1
2016-10-14
ip6_tunnel: fix ip6_tnl_lookup
Vadim Fedorenko
1
-0
/
+2
2016-10-13
net: bridge: add the multicast_flood flag attribute to brport_attrs
Nikolay Aleksandrov
1
-0
/
+1
2016-10-13
net: axienet: Remove unused parameter from __axienet_device_reset
Tobias Klauser
1
-6
/
+5
[next]