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