index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
2013-02-08
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2013-02-08
l2tp: dont play with skb->truesize
Eric Dumazet
2013-02-07
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
2013-02-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2013-02-06
ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()
Tommi Rantala
2013-02-06
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
2013-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-02-04
tcp: ipv6: Update MIB counters for drops
Vijay Subramanian
2013-02-04
tcp: Update MIB counters for drops
Vijay Subramanian
2013-02-03
packet: fix leakage of tx_ring memory
Phil Sutter
2013-02-03
net: Fix inner_network_header assignment in skb-copy.
Pravin B Shelar
2013-02-03
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
2013-02-03
tcp: fix an infinite loop in tcp_slow_start()
Eric Dumazet
2013-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-01
Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-01-31
tcp: detect SYN/data drop when F-RTO is disabled
Yuchung Cheng
2013-01-31
l2tp: correctly handle ancillary data in the ip6 recv path
Tom Parkin
2013-01-31
ipv6: export ip6_datagram_recv_ctl
Tom Parkin
2013-01-31
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
2013-01-31
Bluetooth: Fix hci_conn timeout routine
Andre Guedes
2013-01-31
Bluetooth: Fix handling of unexpected SMP PDUs
Johan Hedberg
2013-01-30
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
2013-01-30
SUNRPC: When changing the queue priority, ensure that we change the owner
Trond Myklebust
2013-01-29
tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()
Nivedita Singhvi
2013-01-29
ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
pktgen: correctly handle failures when adding a device
Cong Wang
2013-01-29
netem: fix delay calculation in rate extension
Johannes Naab
2013-01-29
l2tp: prevent l2tp_tunnel_delete racing with userspace close
Tom Parkin
2013-01-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-28
SCTP: Free the per-net sysctl table on net exit. v2
Vlad Yasevich
2013-01-28
IP_GRE: Fix kernel panic in IP_GRE with GRE csum.
Pravin B Shelar
2013-01-27
sctp: set association state to established in dupcook_a handler
Xufeng Zhang
2013-01-27
ip6mr: limit IPv6 MRT_TABLE identifiers
Dan Carpenter
2013-01-27
batman-adv: filter ARP packets with invalid MAC addresses in DAT
Matthias Schiffer
2013-01-27
batman-adv: check for more types of invalid IP addresses in DAT
Matthias Schiffer
2013-01-27
batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()
Matthias Schiffer
2013-01-24
cfg80211: off by one in ieee80211_bss()
Dan Carpenter
2013-01-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-22
ipv4: Fix route refcount on pmtu discovery
Steffen Klassert
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-01-22
net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
Daniel Wagner
2013-01-21
openvswitch: Move LRO check from transmit to receive.
Jesse Gross
2013-01-21
ipv4: Add a socket release callback for datagram sockets
Steffen Klassert
2013-01-21
ipv4: Invalidate the socket cached route on pmtu events if possible
Steffen Klassert
2013-01-21
xfrm4: Invalidate all ipv4 routes on IPsec pmtu events
Steffen Klassert
2013-01-21
xfrm: fix freed block size calculation in xfrm_policy_fini()
Michal Kubecek
[next]