index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-01
tipc: set kern=0 in sk_alloc() during tipc_accept()
Parthasarathy Bhuvaragan
1
-1
/
+1
2016-11-01
tipc: wakeup sleeping users at disconnect
Parthasarathy Bhuvaragan
1
-0
/
+1
2016-11-01
tipc: return early for non-blocking sockets at link congestion
Parthasarathy Bhuvaragan
1
-0
/
+6
2016-10-31
bridge: mcast: add router port on PIM hello message
Nikolay Aleksandrov
1
-1
/
+21
2016-10-31
net: pim: add all RFC7761 message types
Nikolay Aleksandrov
2
-2
/
+2
2016-10-31
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
2
-45
/
+103
2016-10-31
net: Refactor removal of queues from XPS map and apply on num_tc changes
Alexander Duyck
1
-23
/
+50
2016-10-31
net: Add sysfs value to determine queue traffic class
Alexander Duyck
2
-1
/
+36
2016-10-31
net: Move functions for configuring traffic classes out of inline headers
Alexander Duyck
1
-0
/
+29
2016-10-31
net: add an ioctl to get a socket network namespace
Andrey Vagin
1
-0
/
+13
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
86
-412
/
+671
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
85
-412
/
+675
2016-10-29
genetlink: Fix generic netlink family unregister
pravin shelar
1
-1
/
+1
2016-10-29
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
30
-325
/
+1077
2016-10-29
tipc: fix broadcast link synchronization problem
Jon Paul Maloy
6
-6
/
+33
2016-10-29
tcp_bbr: add a state transition diagram and accompanying comment
Neal Cardwell
1
-1
/
+31
2016-10-29
Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-m...
David S. Miller
23
-190
/
+129
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
net: dev: Fix non-RCU based lower dev walker
David Ahern
1
-2
/
+2
2016-10-29
flow_dissector: __skb_get_hash_symmetric arg can be const
Florian Westphal
1
-1
/
+1
2016-10-29
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
3
-15
/
+3
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
switchdev: Remove redundant variable
Ido Schimmel
1
-4
/
+1
2016-10-29
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
Thomas Graf
3
-8
/
+3
2016-10-29
net: ip, diag: include net/inet_sock.h
Arnd Bergmann
1
-0
/
+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-28
net caif: insert missing spaces in pr_* messages and unbreak multi-line strings
Colin Ian King
1
-6
/
+3
2016-10-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-8
/
+0
2016-10-28
mac80211: fils_aead: fix encrypt error handling
Arnd Bergmann
1
-4
/
+2
2016-10-27
net: skip genenerating uevents for network namespaces that are exiting
Andrey Vagin
1
-3
/
+11
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-27
genetlink: mark families as __ro_after_init
Johannes Berg
23
-34
/
+34
2016-10-27
genetlink: use idr to track families
Johannes Berg
1
-165
/
+106
2016-10-27
genetlink: statically initialize families
Johannes Berg
23
-219
/
+304
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
23
-40
/
+22
2016-10-27
genetlink: introduce and use genl_family_attrbuf()
Johannes Berg
5
-35
/
+53
2016-10-27
skbedit: allow the user to specify bitmask for mark
Antonio Quartulli
1
-3
/
+18
2016-10-27
cfg80211: Add support to update connection parameters
vamsi krishna
3
-0
/
+70
2016-10-27
cfg80211: handle fragmented IEs in splitting
Johannes Berg
1
-3
/
+22
2016-10-27
cfg80211: configure multicast to unicast for AP interfaces
Michael Braun
3
-0
/
+66
2016-10-27
mac80211: Claim Fast Initial Link Setup (FILS) STA support
Jouni Malinen
1
-0
/
+1
2016-10-27
mac80211: FILS AEAD protection for station mode association frames
Jouni Malinen
7
-4
/
+403
[next]