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-01-28
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
2
-9
/
+9
2016-01-28
Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...
David S. Miller
12
-62
/
+82
2016-01-28
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
1
-5
/
+5
2016-01-28
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2
-2
/
+1
2016-01-28
sctp: remove the dead field of sctp_transport
Xin Long
3
-19
/
+1
2016-01-28
sctp: hold transport before we access t->asoc in sctp proc
Xin Long
1
-0
/
+8
2016-01-28
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
2
-8
/
+13
2016-01-26
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
1
-12
/
+4
2016-01-26
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
5
-19
/
+11
2016-01-25
sit: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2016-01-25
ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV
Thomas Egerer
2
-0
/
+2
2016-01-24
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
Marcelo Ricardo Leitner
1
-0
/
+2
2016-01-24
af_unix: fix struct pid memory leak
Eric Dumazet
1
-0
/
+1
2016-01-21
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
1
-5
/
+8
2016-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-29
/
+46
2016-01-20
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
Eric Dumazet
1
-7
/
+14
2016-01-20
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
1
-2
/
+5
2016-01-20
netfilter: nf_conntrack: use safer way to lock all buckets
Sasha Levin
4
-14
/
+32
2016-01-19
soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind
Craig Gallek
1
-1
/
+8
2016-01-19
af_iucv: Validate socket address length in iucv_sock_bind()
Ursula Braun
1
-0
/
+3
2016-01-19
udp: fix potential infinite loop in SO_REUSEPORT logic
Eric Dumazet
2
-22
/
+42
2016-01-18
ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack
Hannes Frederic Sowa
1
-5
/
+14
2016-01-18
netfilter: nf_tables_netdev: fix error path in module initialization
Pablo Neira Ayuso
1
-4
/
+4
2016-01-18
netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6()
Eric Dumazet
1
-2
/
+7
2016-01-17
sctp: the temp asoc's transports should not be hashed/unhashed
Xin Long
2
-2
/
+8
2016-01-16
batman-adv: Drop immediate orig_node free function
Sven Eckelmann
3
-27
/
+13
2016-01-16
batman-adv: Drop immediate batadv_hard_iface free function
Sven Eckelmann
2
-20
/
+7
2016-01-16
batman-adv: Drop immediate neigh_ifinfo free function
Sven Eckelmann
1
-24
/
+10
2016-01-16
batman-adv: Drop immediate batadv_hardif_neigh_node free function
Sven Eckelmann
1
-33
/
+13
2016-01-16
batman-adv: Drop immediate batadv_neigh_node free function
Sven Eckelmann
1
-23
/
+10
2016-01-16
batman-adv: Drop immediate batadv_orig_ifinfo free function
Sven Eckelmann
1
-28
/
+31
2016-01-16
batman-adv: Avoid recursive call_rcu for batadv_nc_node
Sven Eckelmann
1
-11
/
+8
2016-01-16
batman-adv: Avoid recursive call_rcu for batadv_bla_claim
Sven Eckelmann
1
-7
/
+3
2016-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-30
/
+59
2016-01-15
Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-8
/
+50
2016-01-15
bridge: fix lockdep addr_list_lock false positive splat
Nikolay Aleksandrov
1
-0
/
+8
2016-01-15
net: sctp: Move sequence start handling into sctp_transport_get_idx()
Geert Uytterhoeven
1
-3
/
+3
2016-01-15
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-1
/
+1
2016-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-136
/
+59
2016-01-15
sctp: support to lookup with ep+paddr in transport rhashtable
Xin Long
1
-15
/
+23
2016-01-15
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
4
-4
/
+9
2016-01-14
Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-92
/
+298
2016-01-14
mm: memcontrol: switch to the updated jump-label API
Johannes Weiner
1
-2
/
+2
2016-01-14
mm: memcontrol: generalize the socket accounting jump label
Johannes Weiner
2
-7
/
+2
2016-01-14
net: tcp_memcontrol: simplify linkage between socket and page counter
Johannes Weiner
5
-97
/
+36
2016-01-14
net: tcp_memcontrol: sanitize tcp memory accounting callbacks
Johannes Weiner
2
-12
/
+21
2016-01-14
net: tcp_memcontrol: simplify the per-memcg limit access
Johannes Weiner
1
-8
/
+0
2016-01-14
net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
Johannes Weiner
1
-3
/
+0
2016-01-14
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
Johannes Weiner
3
-9
/
+7
2016-01-14
memcg: do not allow to disable tcp accounting after limit is set
Vladimir Davydov
1
-12
/
+5
[next]