index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-29
ip: make IP identifiers less predictable
Eric Dumazet
1
-10
/
+1
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+5
2014-07-15
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
1
-1
/
+0
2014-07-14
netfilter: nf_tables: 64bit stats need some extra synchronization
Eric Dumazet
1
-2
/
+4
2014-07-14
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
Pablo Neira Ayuso
1
-1
/
+1
2014-07-03
ieee802154: reassembly: fix possible buffer overflow
Alexander Aring
1
-1
/
+1
2014-07-03
net: fix sparse warning in sk_dst_set()
Eric Dumazet
1
-1
/
+1
2014-07-01
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
1
-6
/
+6
2014-06-26
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
1
-2
/
+2
2014-06-16
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
1
-3
/
+3
2014-06-15
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
1
-1
/
+3
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
45
-265
/
+1028
2014-06-12
net_sched: drr: warn when qdisc is not work conserving
Florian Westphal
1
-1
/
+1
2014-06-11
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
1
-3
/
+3
2014-06-11
tcp: add gfp parameter to tcp_fragment
Octavian Purdila
1
-1
/
+1
2014-06-08
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2
-4
/
+4
2014-06-05
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
Tom Herbert
1
-1
/
+11
2014-06-05
gre: Call gso_make_checksum
Tom Herbert
1
-2
/
+3
2014-06-05
udp: Generic functions to set checksum
Tom Herbert
2
-0
/
+21
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2014-06-03
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+1
2014-06-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-3
/
+96
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
4
-41
/
+26
2014-06-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-3
/
+96
2014-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+2
2014-05-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-3
/
+50
2014-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-0
/
+46
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-66
/
+211
2014-05-26
mac80211: add a single-transaction driver op to switch contexts
Luciano Coelho
1
-0
/
+46
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-05-24
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
2
-11
/
+4
2014-05-24
net: Eliminate no_check from protosw
Tom Herbert
1
-1
/
+0
2014-05-23
Bluetooth: Clearly distinguish mgmt LTK type from authenticated property
Johan Hedberg
1
-0
/
+3
2014-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-35
/
+22
2014-05-22
net: Add a software TSO helper API
Ezequiel Garcia
1
-0
/
+20
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2
-66
/
+203
2014-05-22
Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-0
/
+8
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
2
-11
/
+155
2014-05-22
tcp: make cwnd-limited checks measurement-based, and gentler
Neal Cardwell
1
-3
/
+8
2014-05-22
cfg80211: allow RSSI compensation
Emmanuel Grumbach
1
-0
/
+7
2014-05-21
cfg80211: implement cfg80211_get_station cfg80211 API
Antonio Quartulli
1
-0
/
+13
2014-05-21
mac80211: export the expected throughput
Antonio Quartulli
1
-0
/
+7
2014-05-20
cfg80211: export expected throughput through get_station()
Antonio Quartulli
1
-28
/
+34
2014-05-20
NFC: Add RAW socket type support for SOCKPROTO_RAW
Hiren Tandel
1
-0
/
+3
2014-05-19
cfg80211: constify wowlan/coalesce mask/pattern pointers
Johannes Berg
1
-1
/
+1
2014-05-19
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
1
-11
/
+12
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
1
-14
/
+15
2014-05-19
mac80211: fix csa_counter_offs argument name in docbook
Luciano Coelho
1
-2
/
+3
[next]