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
2015-06-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
14
-266
/
+102
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-239
/
+356
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+1
2015-06-19
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
44
-831
/
+1458
2015-06-12
sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO
Marcelo Ricardo Leitner
1
-1
/
+10
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
5
-13
/
+23
2015-06-11
net: don't wait for order-3 page allocation
Shaohua Li
2
-2
/
+2
2015-06-11
mpls: handle device renames for per-device sysctls
Robert Shearman
1
-0
/
+11
2015-06-10
net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...
Mel Gorman
1
-8
/
+5
2015-06-10
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
1
-4
/
+3
2015-06-10
tipc: disconnect socket directly after probe failure
Erik Hugne
1
-5
/
+11
2015-06-10
Revert "ipv6: Fix protocol resubmission"
David S. Miller
1
-5
/
+3
2015-06-09
cfg80211: wext: clear sinfo struct before calling driver
Johannes Berg
1
-0
/
+2
2015-06-08
net: replace last open coded skb_orphan_frags with function call
Willem de Bruijn
1
-9
/
+2
2015-06-08
ipv6: Fix protocol resubmission
Josh Hunt
1
-3
/
+5
2015-06-08
ipv6: fix possible use after free of dev stats
Robert Shearman
1
-2
/
+9
2015-06-07
bridge: disable softirqs around br_fdb_update to avoid lockup
Nikolay Aleksandrov
1
-0
/
+2
2015-06-07
Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"
David S. Miller
1
-2
/
+2
2015-06-07
mpls: fix possible use after free of device
Robert Shearman
2
-1
/
+2
2015-06-07
bridge: use _bh spinlock variant for br_fdb_update to avoid lockup
Wilson Kok
1
-2
/
+2
2015-06-04
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
Shawn Bohrer
1
-3
/
+15
2015-06-04
xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users
Martin Willi
1
-0
/
+12
2015-06-03
openvswitch: disable LRO
Jiri Benc
1
-0
/
+1
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
3
-13
/
+24
2015-06-02
rds: re-entry of rds_ib_xmit/rds_iw_xmit
Wengang Wang
3
-13
/
+24
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+0
2015-06-01
vti6: Add pmtu handling to vti6_xmit.
Steffen Klassert
1
-0
/
+14
2015-06-01
Revert "net: core: 'ethtool' issue with querying phy settings"
David S. Miller
1
-9
/
+1
2015-06-01
Revert "netfilter: ensure number of counters is >0 in do_replace()"
Bernhard Thaler
1
-4
/
+0
2015-05-31
net: dsa: Properly propagate errors from dsa_switch_setup_one
Florian Fainelli
1
-2
/
+2
2015-05-31
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
2
-2
/
+8
2015-05-31
udp: fix behavior of wrong checksums
Eric Dumazet
2
-8
/
+4
2015-05-30
bridge: fix br_multicast_query_expired() bug
Eric Dumazet
1
-1
/
+1
2015-05-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-11
/
+43
2015-05-28
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
Alexander Duyck
2
-4
/
+14
2015-05-28
xfrm: Override skb->mark with tunnel->parm.i_key in xfrm_input
Alexander Duyck
1
-1
/
+16
2015-05-28
ip_vti/ip6_vti: Do not touch skb->mark on xmit
Alexander Duyck
2
-3
/
+6
2015-05-28
mac80211: Switch to new AEAD interface
Herbert Xu
3
-39
/
+33
2015-05-28
mac802154: Switch to new AEAD interface
Herbert Xu
1
-27
/
+14
2015-05-28
esp6: Switch to new AEAD interface
Herbert Xu
1
-78
/
+122
2015-05-28
esp4: Switch to new AEAD interface
Herbert Xu
1
-78
/
+122
2015-05-28
ipsec: Add IV generator information to xfrm_state
Herbert Xu
2
-9
/
+32
2015-05-28
xfrm: Add IV generator information to xfrm_algo_desc
Herbert Xu
1
-0
/
+16
2015-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-69
/
+122
2015-05-27
net_sched: invoke ->attach() after setting dev->qdisc
WANG Cong
1
-4
/
+6
2015-05-26
unix/caif: sk_socket can disappear when state is unlocked
Mark Salyzyn
2
-0
/
+16
2015-05-26
Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/lin...
David S. Miller
7
-65
/
+100
2015-05-26
netfilter: ebtables: fix comment grammar
Geert Uytterhoeven
1
-1
/
+1
2015-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-13
/
+20
[next]