index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
kdb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-27
netfilter: nf_conntrack_sip: extend request line validation
Ulrich Weber
1
-1
/
+4
2016-10-27
netfilter: nf_tables: fix race when create new element in dynset
Liping Zhang
1
-3
/
+12
2016-10-27
netfilter: nf_tables: fix *leak* when expr clone fail
Liping Zhang
5
-16
/
+23
2016-10-27
netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabled
Liping Zhang
1
-0
/
+3
2016-10-27
MAINTAINERS: Update qlogic networking drivers
Mintz, Yuval
1
-19
/
+22
2016-10-27
netvsc: fix incorrect receive checksum offloading
Stephen Hemminger
1
-8
/
+11
2016-10-26
udp: fix IP_CHECKSUM handling
Eric Dumazet
4
-9
/
+11
2016-10-26
sctp: fix the panic caused by route update
Xin Long
1
-1
/
+7
2016-10-26
doc: update docbook annotations for socket and skb
Stephen Hemminger
2
-1
/
+4
2016-10-26
rocker: fix error return code in rocker_world_check_init()
Wei Yongjun
1
-1
/
+1
2016-10-23
net: sctp, forbid negative length
Jiri Slaby
1
-1
/
+4
2016-10-23
net: fec: Call swap_buffer() prior to IP header alignment
Fabio Estevam
1
-3
/
+3
2016-10-23
ipv6: do not increment mac header when it's unset
Jason A. Donenfeld
1
-1
/
+2
2016-10-23
bnx2x: Use the correct divisor value for PHC clock readings.
Sudarsana Reddy Kalluru
1
-1
/
+1
2016-10-22
qede: Fix incorrrect usage of APIs for un-mapping DMA memory
Manish Chopra
2
-6
/
+6
2016-10-22
qed: Zero-out the buffer paased to dcbx_query() API
Sudarsana Reddy Kalluru
1
-0
/
+2
2016-10-22
qede: Reconfigure rss indirection direction table when rss count is updated
Sudarsana Reddy Kalluru
1
-0
/
+7
2016-10-22
qed*: Reduce the memory footprint for Rx path
Sudarsana Reddy Kalluru
3
-1
/
+3
2016-10-22
qede: Loopback implementation should ignore the normal traffic
Sudarsana Reddy Kalluru
3
-35
/
+49
2016-10-22
qede: Do not allow RSS config for 100G devices
Sudarsana Reddy Kalluru
1
-0
/
+6
2016-10-22
qede: get_channels() need to populate max tx/rx coalesce values
Sudarsana Reddy Kalluru
1
-0
/
+2
2016-10-22
ipv4: use the right lock for ping_group_range
WANG Cong
1
-4
/
+4
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-20
Bluetooth: btwilink: Fix probe return value
Jacob Siverskog
1
-1
/
+1
2016-10-19
stmmac: fix and review the ptp registration.
Giuseppe CAVALLARO
3
-14
/
+9
2016-10-19
Bluetooth: Fix append max 11 bytes of name to scan rsp data
MichaĆ Narajowski
3
-35
/
+42
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
[next]