index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-29
rds: debug messages are enabled by default
shamir rabinovitch
2
-2
/
+2
2016-10-29
Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+4
2016-10-29
Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-3
/
+2
2016-10-29
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2
-5
/
+5
2016-10-29
net_sched actions: use nla_parse_nested()
Johannes Berg
1
-2
/
+1
2016-10-29
ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()
Eli Cooper
1
-0
/
+1
2016-10-29
inet: Fix missing return value in inet6_hash
Craig Gallek
1
-2
/
+4
2016-10-29
sctp: validate chunk len before actually using it
Marcelo Ricardo Leitner
1
-6
/
+6
2016-10-27
net sched filters: fix notification of filter delete with proper handle
Jamal Hadi Salim
1
-1
/
+2
2016-10-27
flow_dissector: fix vlan tag handling
Arnd Bergmann
1
-5
/
+5
2016-10-27
net: ipv6: Do not consider link state for nexthop validation
David Ahern
1
-2
/
+4
2016-10-27
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
1
-20
/
+48
2016-10-26
udp: fix IP_CHECKSUM handling
Eric Dumazet
3
-7
/
+9
2016-10-26
sctp: fix the panic caused by route update
Xin Long
1
-1
/
+7
2016-10-26
cfg80211: process events caused by suspend before suspending
Johannes Berg
1
-1
/
+4
2016-10-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-35
/
+42
2016-10-23
net: sctp, forbid negative length
Jiri Slaby
1
-1
/
+4
2016-10-23
ipv6: do not increment mac header when it's unset
Jason A. Donenfeld
1
-1
/
+2
2016-10-22
ipv4: use the right lock for ping_group_range
WANG Cong
1
-4
/
+4
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
2
-6
/
+14
2016-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
13
-42
/
+70
2016-10-21
batman-adv: fix splat on disabling an interface
Linus Lüssing
1
-1
/
+0
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
7
-8
/
+17
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
8
-8
/
+9
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
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-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
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
1
-3
/
+7
2016-10-19
flow_dissector: Check skb for VLAN only if skb specified.
Eric Garver
1
-4
/
+2
2016-10-18
soreuseport: do not export reuseport_add_sock()
Eric Dumazet
1
-1
/
+0
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
ipv4: Remove unused but set variable
Tobias Klauser
1
-3
/
+0
2016-10-18
net/hsr: Remove unused but set variable
Tobias Klauser
1
-4
/
+0
2016-10-18
Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
10
-92
/
+150
2016-10-17
netfilter: nft_range: validate operation netlink attribute
Pablo Neira Ayuso
1
-1
/
+15
2016-10-17
netfilter: nft_exthdr: fix error handling in nft_exthdr_init()
Dan Carpenter
1
-1
/
+2
2016-10-17
netfilter: nf_tables: underflow in nft_parse_u32_check()
Dan Carpenter
1
-1
/
+1
[next]