index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: Remove unnecessary includes in socket code
Allan Stephens
2011-06-24
1
-3
/
+0
*
tipc: Eliminate unused field in bearer structure
Allan Stephens
2011-06-24
2
-3
/
+0
*
tipc: Correct typo in link statistics output
Allan Stephens
2011-06-24
1
-1
/
+1
*
tipc: Eliminate checks for empty zone list during name translation
Allan Stephens
2011-06-24
1
-5
/
+2
*
tipc: Convert name table publication lists to standard kernel lists
Allan Stephens
2011-06-24
2
-164
/
+90
*
tipc: Partition name table instance array info into two parts
Allan Stephens
2011-06-24
1
-61
/
+89
*
tipc: Eliminate redundant masking in message header routines
Allan Stephens
2011-06-24
1
-2
/
+2
*
tipc: Eliminate message header routines for caching destination node
Allan Stephens
2011-06-24
1
-20
/
+0
*
tipc: Optimizations & corrections to message rejection
Allan Stephens
2011-06-24
1
-25
/
+24
*
tipc: Optimize routing of returned payload messages
Allan Stephens
2011-06-24
1
-1
/
+6
*
tipc: Add sanity check to detect rejection of non-payload messages
Allan Stephens
2011-06-24
1
-0
/
+6
*
tipc: Standardize exit logic for message rejection handling
Allan Stephens
2011-06-24
1
-10
/
+9
*
tipc: Remove unused sanity test macro
Allan Stephens
2011-06-24
1
-6
/
+0
*
tipc: Convert fatal broadcast sanity check to non-fatal check
Allan Stephens
2011-06-24
1
-1
/
+5
*
dcb: use nlmsg_free() instead of kfree()
Dan Carpenter
2011-06-23
1
-2
/
+2
*
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-06-21
12
-17
/
+16
*
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-0
/
+1
*
dcb: Add missing error check in dcb_ieee_set()
John Fastabend
2011-06-21
1
-0
/
+3
*
dcb: fix return type on dcb_setapp()
John Fastabend
2011-06-21
1
-1
/
+1
*
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
John Fastabend
2011-06-21
1
-0
/
+26
*
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
John Fastabend
2011-06-21
1
-2
/
+88
*
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
John Fastabend
2011-06-21
1
-4
/
+51
*
net: dcbnl, add multicast group for DCB
John Fastabend
2011-06-21
1
-83
/
+146
*
dcb: Add DCBX capabilities bitmask to the get_ieee response
John Fastabend
2011-06-21
1
-0
/
+12
*
core: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
2011-06-21
2
-0
/
+6
*
udp: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
2011-06-21
2
-0
/
+3
*
Remove redundant linux/version.h includes from net/
Jesper Juhl
2011-06-21
5
-5
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
59
-202
/
+272
|
\
|
*
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-06-20
1
-1
/
+2
|
|
\
|
|
*
nfsd: fix dependency of nfsd on auth_rpcgss
J. Bruce Fields
2011-06-06
1
-1
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-06-20
24
-37
/
+66
|
|
\
\
|
|
*
|
ipv4, ping: Remove duplicate icmp.h include
Jesper Juhl
2011-06-20
1
-1
/
+0
|
|
*
|
netpoll: copy dev name of slaves to struct netpoll
WANG Cong
2011-06-19
1
-0
/
+1
|
|
*
|
ipv4: fix multicast losses
Eric Dumazet
2011-06-18
1
-3
/
+1
|
|
*
|
inet_diag: fix inet_diag_bc_audit()
Eric Dumazet
2011-06-17
1
-8
/
+6
|
|
*
|
net: rfs: enable RFS before first data packet is received
Eric Dumazet
2011-06-17
3
-0
/
+3
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-17
4
-9
/
+24
|
|
|
\
\
|
|
|
*
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
2011-06-10
4
-9
/
+24
|
|
|
|
\
\
|
|
|
|
*
|
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
Ville Tervo
2011-06-10
1
-8
/
+10
|
|
|
|
*
|
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
2011-06-10
1
-1
/
+12
|
|
|
|
*
|
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
Filip Palian
2011-06-09
2
-0
/
+2
|
|
*
|
|
|
vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
Antoine Reversat
2011-06-17
1
-1
/
+1
|
|
*
|
|
|
caif: Bugfix - XOFF removed channel from caif-mux
sjur.brandeland@stericsson.com
2011-06-16
1
-1
/
+1
|
|
*
|
|
|
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
Fernando Luis Vázquez Cao
2011-06-16
1
-1
/
+1
|
|
*
|
|
|
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
Fernando Luis Vázquez Cao
2011-06-16
1
-1
/
+1
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-06-16
9
-11
/
+25
|
|
|
\
\
\
\
|
|
|
*
|
|
|
netfilter: nf_nat: avoid double seq_adjust for loopback
Julian Anastasov
2011-06-16
1
-1
/
+3
|
|
|
*
|
|
|
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
2011-06-16
4
-4
/
+8
|
|
|
*
|
|
|
netfilter: ipt_ecn: fix inversion for IP header ECN match
Patrick McHardy
2011-06-16
1
-1
/
+2
|
|
|
*
|
|
|
netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
Patrick McHardy
2011-06-16
1
-3
/
+1
[next]