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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-28
xfrm: fix gre key endianess
Timo Teräs
1
-2
/
+2
2010-11-28
X25 remove bkl in subscription ioctls
andrew hendry
1
-0
/
+2
2010-11-28
net: add netif_tx_queue_frozen_or_stopped
Eric Dumazet
1
-2
/
+4
2010-11-28
sctp: kill unused macro definition
Shan Wei
1
-14
/
+0
2010-11-28
rtnl: make link af-specific updates atomic
Thomas Graf
1
-4
/
+8
2010-11-24
xps: Transmit Packet Steering
Tom Herbert
1
-0
/
+30
2010-11-24
xps: Improvements in TX queue selection
Tom Herbert
1
-1
/
+2
2010-11-24
scm: lower SCM_MAX_FD
Eric Dumazet
1
-2
/
+3
2010-11-24
ipv6: mcast: RCU conversion
Eric Dumazet
2
-2
/
+3
2010-11-24
stmmac: add init/exit callback in plat_stmmacenet_data struct
Giuseppe CAVALLARO
1
-3
/
+3
2010-11-22
macvlan: Introduce 'passthru' mode to takeover the underlying device
Sridhar Samudrala
1
-0
/
+1
2010-11-21
netns: let net_generic take pointer-to-const args
Jan Engelhardt
1
-1
/
+1
2010-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-3
/
+3
2010-11-19
filter: optimize sk_run_filter
Eric Dumazet
1
-1
/
+1
2010-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-11-18
net: move definitions of BPF_S_* to net/core/filter.c
Changli Gao
1
-48
/
+0
2010-11-18
net: Fix duplicate volatile warning.
Tetsuo Handa
1
-1
/
+1
2010-11-18
bonding: IGMP handling cleanup
Eric Dumazet
1
-1
/
+1
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
1
-7
/
+5
2010-11-17
ipv4: AF_INET link address family
Thomas Graf
1
-0
/
+8
2010-11-17
inet: Define IPV4_DEVCONF_MAX
Thomas Graf
1
-3
/
+5
2010-11-17
rtnetlink: Link address family API
Thomas Graf
2
-0
/
+50
2010-11-17
netfilter: allow hooks to pass error code back up the stack
Eric Paris
1
-0
/
+2
2010-11-16
net: reorder struct sock fields
Eric Dumazet
1
-24
/
+31
2010-11-16
udp: use atomic_inc_not_zero_hint
Eric Dumazet
1
-1
/
+1
2010-11-16
macvlan: lockless tx path
Eric Dumazet
1
-14
/
+20
2010-11-16
netlink: let nlmsg and nla functions take pointer-to-const args
Jan Engelhardt
1
-8
/
+13
2010-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-39
/
+32
2010-11-15
cfg80211: fix WIPHY_FLAG_IBSS_RSN bit
Jussi Kivilinna
1
-1
/
+1
2010-11-15
b43legacy: Fix compile on ARM architecture
Arnd Hannemann
1
-0
/
+1
2010-11-15
net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel
Andy Whitcroft
1
-1
/
+1
2010-11-15
netdev: add rcu annotations to receive handler hook
stephen hemminger
1
-2
/
+2
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
1
-1
/
+3
2010-11-15
include/net/caif/cfctrl.h: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
include/linux/if_macvlan.h: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-15
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
1
-0
/
+2
2010-11-15
net: Simplify RX queue allocation
Tom Herbert
1
-2
/
+1
2010-11-15
xfrm: use gre key as flow upper protocol info
Timo Teräs
2
-0
/
+8
2010-11-15
bitops: Provide generic sign_extend32 function
Andreas Herrmann
1
-0
/
+11
2010-11-15
wl1271: ref_clock cosmetic changes
Gery Kahn
1
-0
/
+8
2010-11-15
cfg80211: fix disabling channels based on hints
Luis R. Rodriguez
1
-1
/
+5
2010-11-15
cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
Luis R. Rodriguez
1
-7
/
+8
2010-11-15
rfkill: remove dead code
Stephen Hemminger
1
-31
/
+0
2010-11-15
offloading: Force software GSO for multiple vlan tags.
Jesse Gross
1
-4
/
+3
2010-11-15
dccp ccid-2: Schedule Sync as out-of-band mechanism
Gerrit Renker
1
-0
/
+2
2010-11-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
29
-55
/
+363
2010-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-9
/
+40
2010-11-13
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-1
/
+3
2010-11-13
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2010-11-13
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
3
-8
/
+11
[next]