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.12.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
2013-06-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-34
/
+76
2013-06-12
ipv4: remove is_data also from ip_options documentation.
Rami Rosen
1
-1
/
+0
2013-06-12
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
1
-3
/
+4
2013-06-12
net_sched: psched_ratecfg_precompute() improvements
Eric Dumazet
1
-2
/
+2
2013-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-34
/
+76
2013-06-11
net_sched: add 64bit rate estimators
Eric Dumazet
4
-13
/
+14
2013-06-11
net: add low latency socket poll
Eliezer Tamir
2
-0
/
+152
2013-06-08
net: tcp: move GRO/GSO functions to tcp_offload
Daniel Borkmann
1
-4
/
+5
2013-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2
-4
/
+10
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+18
2013-06-05
transp_v6.h: style neatening
Joe Perches
1
-52
/
+37
2013-06-04
net: ipv6: Implement /proc/net/icmp6.
Lorenzo Colitti
1
-0
/
+8
2013-06-04
net: ipv4: make the ping /proc code AF-independent
Lorenzo Colitti
1
-0
/
+8
2013-06-04
net: ipv6: Unify {raw,udp}6_sock_seq_show.
Lorenzo Colitti
1
-0
/
+13
2013-06-04
Clean up indentation in net/ipv6/transp_v6.h
Lorenzo Colitti
1
-35
/
+35
2013-06-03
ipv4: use separate genid for next hop exceptions
Timo Teräs
2
-0
/
+12
2013-06-03
net_sched: restore "overhead xxx" handling
Eric Dumazet
1
-7
/
+11
2013-06-01
xfrm: force a garbage collection after deleting a policy
Paul Moore
1
-0
/
+5
2013-06-01
iptunnel: specify protocol outside IP header
Nicolas Dichtel
1
-1
/
+1
2013-05-29
cfg80211: remove cleanup_work kernel-doc
Johannes Berg
1
-1
/
+0
2013-05-29
cfg80211: support an active monitor interface flag
Felix Fietkau
1
-0
/
+2
2013-05-29
net: Correct comparisons and calculations using skb->tail and skb-transport_h...
Simon Horman
1
-2
/
+4
2013-05-27
cfg80211: make WoWLAN configuration available to drivers
Johannes Berg
1
-0
/
+4
2013-05-26
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
3
-3
/
+55
2013-05-26
ipvs: change type of netns_ipvs->sysctl_sync_qlen_max
Zhang Yanfei
1
-4
/
+4
2013-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+12
2013-05-25
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
1
-28
/
+23
2013-05-25
cfg80211: vastly simplify locking
Johannes Berg
1
-3
/
+2
2013-05-25
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
1
-4
/
+8
2013-05-25
{cfg,mac}80211: move mandatory rates calculation to cfg80211
Ashok Nagarajan
1
-0
/
+9
2013-05-24
mac80211: add STBC flag for radiotap
Oleksij Rempel
2
-0
/
+11
2013-05-23
netfilter: {ipt,ebt}_ULOG: rise warning on deprecation
Pablo Neira Ayuso
1
-0
/
+6
2013-05-23
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
1
-1
/
+1
2013-05-21
tcp: md5: remove spinlock usage in fast path
Eric Dumazet
1
-3
/
+5
2013-05-21
net: ipv6: remove 'next' member from inet6_dev
Daniel Borkmann
1
-1
/
+0
2013-05-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+8
2013-05-20
tcp: remove bad timeout logic in fast recovery
Yuchung Cheng
1
-1
/
+0
2013-05-20
ipv6: add support of peer address
Nicolas Dichtel
1
-0
/
+1
2013-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-2
/
+4
2013-05-17
cfg80211: Userspace may inform kernel of mesh auth method.
Colleen Twitty
1
-0
/
+2
2013-05-17
wireless: fix kerneldoc content in *80211.h files.
Robert P. J. Day
2
-2
/
+3
2013-05-17
mac80211: add support for per-chain signal strength reporting
Felix Fietkau
1
-0
/
+6
2013-05-17
cfg80211: add support for per-chain signal strength reporting
Felix Fietkau
1
-0
/
+14
2013-05-17
mac80211: fix spurious RCU warning and update documentation
Felix Fietkau
1
-4
/
+8
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2
-2
/
+4
2013-05-12
ipv6: do not clear pinet6 field
Eric Dumazet
1
-0
/
+12
2013-05-06
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
1
-2
/
+3
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+4
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
56
-1310
/
+965
2013-05-01
af_unix: fix a fatal race with bit fields
Eric Dumazet
1
-2
/
+3
[next]