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
2014-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
53
-384
/
+500
2014-03-03
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-1
/
+32
2014-03-03
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
1
-0
/
+7
2014-03-03
Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...
David S. Miller
1
-21
/
+5
2014-03-03
ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
Xin Long
1
-1
/
+0
2014-03-03
tcp: fix bogus RTT on special retransmission
Yuchung Cheng
2
-4
/
+10
2014-03-03
hsr: off by one sanity check in hsr_register_frame_in()
Dan Carpenter
1
-1
/
+1
2014-03-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+32
2014-03-03
can: remove CAN FD compatibility for CAN 2.0 sockets
Oliver Hartkopp
1
-21
/
+5
2014-02-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-1
/
+32
2014-02-27
ipv6: ipv6_find_hdr restore prev functionality
Hans Schillstrom
1
-1
/
+1
2014-02-27
neigh: recompute reachabletime before returning from neigh_periodic_work()
Duan Jiong
1
-3
/
+3
2014-02-27
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
10
-64
/
+99
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-12
/
+19
2014-02-27
net: ipv6: ping: Use socket mark in routing lookup
Lorenzo Colitti
1
-0
/
+1
2014-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-64
/
+99
2014-02-27
mac80211: fix association to 20/40 MHz VHT networks
Johannes Berg
1
-0
/
+1
2014-02-27
sch_tbf: Fix potential memory leak in tbf_change().
Hiroaki SHIMODA
1
-12
/
+12
2014-02-26
net: tcp: use NET_INC_STATS()
Eric Dumazet
1
-2
/
+2
2014-02-26
xfrm: Fix unlink race when policies are deleted.
Steffen Klassert
1
-1
/
+1
2014-02-25
net: Fix permission check in netlink_connect()
Mike Pecovnik
1
-2
/
+2
2014-02-25
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
Hannes Frederic Sowa
2
-10
/
+17
2014-02-25
cfg80211: regulatory: reset regdomain in case of error
Janusz Dziedzic
1
-1
/
+9
2014-02-24
tcp: reduce the bloat caused by tcp_is_cwnd_limited()
Eric Dumazet
1
-2
/
+1
2014-02-24
mac80211: don't validate unchanged AP bandwidth while tracking
Johannes Berg
1
-0
/
+22
2014-02-23
NFC: NCI: Fix NULL pointer dereference
Amitkumar Karwar
1
-1
/
+1
2014-02-22
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
Hannes Frederic Sowa
1
-1
/
+1
2014-02-22
net: sctp: rework multihoming retransmission path selection to rfc4960
Daniel Borkmann
1
-50
/
+79
2014-02-22
neigh: fix setting of default gc_* values
Jiri Pirko
1
-1
/
+1
2014-02-22
net-tcp: fastopen: fix high order allocations
Eric Dumazet
2
-4
/
+11
2014-02-22
tipc: make bearer set up in module insertion stage
Ying Xue
4
-32
/
+16
2014-02-22
tipc: remove all enabled flags from all tipc components
Ying Xue
7
-50
/
+50
2014-02-20
net: sctp: Potentially-Failed state should not be reached from unconfirmed state
Matija Glavinic Pecotic
1
-3
/
+4
2014-02-20
sit: fix panic with route cache in ip tunnels
Nicolas Dichtel
2
-3
/
+23
2014-02-20
xfrm: Clone states properly on migration
Steffen Klassert
2
-5
/
+8
2014-02-20
xfrm: Take xfrm_state_lock in xfrm_migrate_state_find
Steffen Klassert
1
-5
/
+8
2014-02-20
xfrm: Fix NULL pointer dereference on sub policy usage
Steffen Klassert
1
-1
/
+1
2014-02-20
ip6_vti: Fix build when NET_IP_TUNNEL is not set.
Steffen Klassert
1
-0
/
+1
2014-02-20
mac80211: fix station wakeup powersave race
Johannes Berg
4
-32
/
+25
2014-02-20
mac80211: insert stations before adding to driver
Johannes Berg
1
-6
/
+24
2014-02-20
mac80211: fix AP powersave TX vs. wakeup race
Emmanuel Grumbach
3
-4
/
+22
2014-02-20
ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.c
David S. Miller
2
-46
/
+46
2014-02-19
Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-6
/
+25
2014-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-58
/
+57
2014-02-19
cfg80211: bugfix in regulatory user hint process
Inbal Hacohen
1
-1
/
+1
2014-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+18
2014-02-18
af_packet: remove a stray tab in packet_set_ring()
Dan Carpenter
1
-1
/
+1
2014-02-18
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
1
-9
/
+32
2014-02-18
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
7
-27
/
+101
2014-02-18
netfilter: ctnetlink: force null nat binding on insert
Pablo Neira Ayuso
2
-42
/
+49
[next]