index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-22
net: dsa: bcm_sf2: Do not rely on kexec_in_progress
Florian Fainelli
1
-2
/
+3
2016-10-22
Revert "kexec: Export kexec_in_progress to modules"
Florian Fainelli
1
-1
/
+0
2016-10-22
netns: revert "netns: avoid disabling irq for netns id"
Paul Moore
1
-15
/
+20
2016-10-21
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
3
-6
/
+15
2016-10-21
kexec: Export kexec_in_progress to modules
Florian Fainelli
1
-0
/
+1
2016-10-20
ipv4: disable BH in set_ping_group_range()
Eric Dumazet
1
-2
/
+2
2016-10-20
udp: must lock the socket in udp_disconnect()
Eric Dumazet
8
-8
/
+18
2016-10-20
net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernels
Florian Fainelli
1
-0
/
+14
2016-10-20
bpf, test: fix ld_abs + vlan push/pop stress test
Daniel Borkmann
1
-1
/
+1
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
11
-11
/
+49
2016-10-20
ipv6: properly prevent temp_prefered_lft sysctl race
Jiri Bohac
1
-5
/
+4
2016-10-20
netfilter: fix nf_queue handling
Pablo Neira Ayuso
3
-27
/
+36
2016-10-20
netfilter: conntrack: restart gc immediately if GC_MAX_EVICTS is reached
Nicolas Dichtel
1
-1
/
+1
2016-10-20
stmmac: display the descriptors if DES0 = 0
Giuseppe CAVALLARO
1
-4
/
+3
2016-10-20
net/ncsi: Improve HNCDSC AEN handler
Gavin Shan
1
-3
/
+15
2016-10-20
net/ncsi: Choose hot channel as active one if necessary
Gavin Shan
2
-3
/
+20
2016-10-20
net/ncsi: Fix stale link state of inactive channels on failover
Gavin Shan
2
-1
/
+28
2016-10-20
net/ncsi: Avoid if statements in ncsi_suspend_channel()
Gavin Shan
1
-28
/
+50
2016-10-20
net/sched: act_mirred: Use passed lastuse argument
Paul Blakey
1
-1
/
+4
2016-10-20
mlxsw: pci: Fix reset wait for SwitchX2
Jiri Pirko
1
-2
/
+8
2016-10-20
mlxsw: switchx2: Fix ethernet port initialization
Elad Raz
1
-0
/
+1
2016-10-20
mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove ...
Jiri Pirko
1
-8
/
+5
2016-10-20
mlxsw: spectrum_router: Use correct tree index for binding
Jiri Pirko
1
-1
/
+2
2016-10-19
stmmac: fix and review the ptp registration.
Giuseppe CAVALLARO
3
-14
/
+9
2016-10-19
netfilter: x_tables: suppress kmemcheck warning
Florian Westphal
1
-1
/
+1
2016-10-19
tcp: do not export sysctl_tcp_low_latency
Eric Dumazet
1
-1
/
+0
2016-10-19
rtnetlink: Add rtnexthop offload flag to compare mask
Jiri Pirko
1
-1
/
+1
2016-10-19
switchdev: Execute bridge ndos only for bridge ports
Ido Schimmel
1
-0
/
+9
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
netfilter: nf_tables: avoid uninitialized variable warning
Arnd Bergmann
1
-6
/
+4
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
[next]