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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-24
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
3
-1
/
+15
2010-06-24
bridge: 64bit rx/tx counters
Eric Dumazet
3
-13
/
+23
2010-06-23
net: consolidate netif_needs_gso() checks
John Fastabend
1
-36
/
+32
2010-06-21
caif: Add debug connection type for CAIF.
Sjur Braendeland
1
-0
/
+5
2010-06-21
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
11
-56
/
+155
2010-06-21
caif: Bugfix - RFM must support segmentation.
Sjur Braendeland
5
-65
/
+271
2010-06-21
caif: Bugfix not all services uses flow-ctrl.
Sjur Braendeland
8
-16
/
+22
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
30
-1013
/
+1242
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+39
2010-06-17
net: Export cred_to_ucred to modules.
David S. Miller
1
-0
/
+1
2010-06-17
af_unix: Allow connecting to sockets in other network namespaces.
Eric W. Biederman
1
-5
/
+2
2010-06-17
af_unix: Allow credentials to work across user and pid namespaces.
Eric W. Biederman
1
-22
/
+31
2010-06-17
scm: Capture the full credentials of the scm sender.
Eric W. Biederman
1
-0
/
+24
2010-06-17
af_netlink: Add needed scm_destroy after scm_send.
Eric W. Biederman
1
-3
/
+8
2010-06-17
af_unix: Allow SO_PEERCRED to work across namespaces.
Eric W. Biederman
2
-15
/
+40
2010-06-17
sock: Introduce cred_to_ucred
Eric W. Biederman
1
-0
/
+14
2010-06-17
syncookies: check decoded options against sysctl settings
Florian Westphal
2
-8
/
+21
2010-06-16
mac80211: fix warn, enum may be used uninitialized
Christoph Fritz
1
-1
/
+1
2010-06-16
inetpeer: restore small inet_peer structures
Eric Dumazet
3
-6
/
+10
2010-06-16
inetpeer: do not use zero refcnt for freed entries
Eric Dumazet
1
-2
/
+8
2010-06-16
bridge: Add const to dummy br_netpoll_send_skb
Herbert Xu
1
-1
/
+1
2010-06-16
ipfrag : frag_kfree_skb() cleanup
Eric Dumazet
2
-11
/
+5
2010-06-16
ip_frag: Remove some atomic ops
Eric Dumazet
2
-4
/
+2
2010-06-16
ipv6: syncookies: do not skip ->iif initialization
Florian Westphal
1
-6
/
+7
2010-06-16
inetpeer: RCU conversion
Eric Dumazet
1
-69
/
+95
2010-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
29
-198
/
+541
2010-06-16
mac80211: Use a separate CCMP PN receive counter for management frames
Jouni Malinen
5
-7
/
+22
2010-06-16
mac80211: Protect Deauthentication frame when using MFP
Jouni Malinen
1
-3
/
+7
2010-06-16
mac80211: Fix ps-qos network latency handling
Juuso Oikarinen
4
-14
/
+15
2010-06-15
tcp: unify tcp flag macros
Changli Gao
5
-58
/
+47
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
16
-46
/
+68
2010-06-15
net: add rx_handler data pointer
Jiri Pirko
2
-2
/
+6
2010-06-15
bridge: Fix netpoll support
Herbert Xu
4
-84
/
+120
2010-06-15
netpoll: Allow netpoll_setup/cleanup recursion
Herbert Xu
1
-79
/
+97
2010-06-15
netpoll: Add ndo_netpoll_setup
Herbert Xu
1
-0
/
+10
2010-06-15
netpoll: Add locking for netpoll_setup/cleanup
Herbert Xu
1
-75
/
+76
2010-06-15
netpoll: Fix RCU usage
Herbert Xu
1
-8
/
+12
2010-06-15
bridge: Remove redundant npinfo NULL setting
Herbert Xu
1
-1
/
+0
2010-06-15
netpoll: Set npinfo to NULL even with ndo_netpoll_cleanup
Herbert Xu
1
-2
/
+1
2010-06-15
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
130
-2004
/
+3310
2010-06-15
netfilter: xtables: idletimer target implementation
Luciano Coelho
3
-0
/
+327
2010-06-15
netfilter: CLUSTERIP: RCU conversion
Eric Dumazet
1
-19
/
+29
2010-06-15
inetpeer: various changes
Eric Dumazet
1
-38
/
+56
2010-06-15
ipv6: RCU changes in ipv6_get_mtu() and ip6_dst_hoplimit()
Eric Dumazet
1
-8
/
+11
2010-06-15
ipv6: avoid two atomics in ipv6_rthdr_rcv()
Eric Dumazet
1
-6
/
+4
2010-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-06-14
mac80211: Fix circular locking dependency in ARP filter handling
Juuso Oikarinen
6
-74
/
+58
2010-06-14
mac80211: remove BSS from cfg80211 list when leaving IBSS
Teemu Paasikivi
1
-0
/
+25
2010-06-14
mac80211: Set changed basic rates flag
Teemu Paasikivi
1
-0
/
+1
2010-06-14
mac80211: Set basic rates while joining ibss network
Teemu Paasikivi
3
-1
/
+54
[next]