index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
6
-10
/
+26
|
\
|
*
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
2010-09-27
1
-0
/
+1
|
*
net: reset skb queue mapping when rx'ing over tunnel
Tom Herbert
2010-09-27
1
-0
/
+1
|
*
net: Move "struct net" declaration inside the __KERNEL__ macro guard
Ollie Wild
2010-09-22
1
-2
/
+2
|
*
xfrm: Allow different selector family in temporary state
Thomas Egerer
2010-09-20
1
-2
/
+2
|
*
netpoll: Disable IRQ around RCU dereference in netpoll_rx
Herbert Xu
2010-09-18
1
-4
/
+4
|
*
tcp: Prevent overzealous packetization by SWS logic.
Alexey Kuznetsov
2010-09-15
1
-2
/
+16
*
|
net: loopback driver cleanup
Eric Dumazet
2010-09-27
1
-2
/
+4
*
|
net: update SOCK_MIN_RCVBUF
Eric Dumazet
2010-09-27
1
-1
/
+5
*
|
net: skb_frag_t can be smaller on small arches
Eric Dumazet
2010-09-27
1
-0
/
+5
*
|
stmmac: review the wake-up support
Giuseppe Cavallaro
2010-09-25
1
-0
/
+1
*
|
net: return operator cleanup
Eric Dumazet
2010-09-23
18
-52
/
+51
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-09-22
4
-28
/
+50
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-21
4
-28
/
+50
|
|
\
\
|
|
*
|
wl1271: make ref_clock configurable by board
Ohad Ben-Cohen
2010-09-21
1
-0
/
+1
|
|
*
|
wl12xx: add platform data passing support
Ohad Ben-Cohen
2010-09-21
1
-0
/
+3
|
|
*
|
wl12xx: make wl12xx.h common to both spi and sdio
Ohad Ben-Cohen
2010-09-21
1
-2
/
+2
|
|
*
|
mac80211: add p2p device type support
Johannes Berg
2010-09-16
1
-1
/
+26
|
|
*
|
cfg80211/nl80211: introduce p2p device types
Johannes Berg
2010-09-16
1
-0
/
+4
|
|
*
|
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
Joe Perches
2010-09-16
1
-25
/
+12
|
|
*
|
mac80211: add a note about iterating interfaces during add_interface()
Felix Fietkau
2010-09-14
1
-0
/
+2
*
|
|
|
ipv6: addrconf.h cleanups
Eric Dumazet
2010-09-22
1
-20
/
+43
*
|
|
|
net: constify some ppp/pptp structs
Eric Dumazet
2010-09-22
1
-1
/
+1
*
|
|
|
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
2010-09-22
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
dccp: Replace magic CCID-specific numbers by symbolic constants
Gerrit Renker
2010-09-21
1
-2
/
+4
|
|
/
/
/
*
|
|
|
ethtool: Add Ethernet MAC-level filtering/steering
Ben Hutchings
2010-09-21
1
-1
/
+5
*
|
|
|
ethtool: Define RX n-tuple action to clear a rule
Ben Hutchings
2010-09-21
1
-2
/
+3
|
/
/
/
*
|
|
net: reorder struct netdev_hw_addr
Eric Dumazet
2010-09-19
1
-1
/
+1
*
|
|
ethtool: Add comments for valid use of flow types
Ben Hutchings
2010-09-18
1
-15
/
+15
*
|
|
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
2010-09-18
1
-2
/
+3
*
|
|
stmmac: consolidate and tidy-up the COE support
Giuseppe CAVALLARO
2010-09-18
1
-0
/
+2
*
|
|
stmmac: add CSR Clock range selection
Giuseppe CAVALLARO
2010-09-18
1
-0
/
+1
*
|
|
net: shrinks struct net_device
Eric Dumazet
2010-09-17
1
-9
/
+11
*
|
|
ipv4: ip_ptr cleanups
Eric Dumazet
2010-09-16
2
-10
/
+6
*
|
|
Phonet: list subscribed resources via proc_fs
Rémi Denis-Courmont
2010-09-16
1
-0
/
+1
*
|
|
Phonet: hook resource routing to userspace via ioctl()'s
Rémi Denis-Courmont
2010-09-16
1
-0
/
+2
*
|
|
Phonet: resource routing backend
Rémi Denis-Courmont
2010-09-16
1
-0
/
+5
*
|
|
Phonet: remove dangling pipe if an endpoint is closed early
Rémi Denis-Courmont
2010-09-16
1
-0
/
+5
*
|
|
net: add rtnl_dereference()
Eric Dumazet
2010-09-16
1
-0
/
+9
*
|
|
ethtool: Remove unimplemented flow specification types
Ben Hutchings
2010-09-15
1
-19
/
+2
*
|
|
ethtool: Complete kernel-doc comments for RX flow filter and hash control
Ben Hutchings
2010-09-15
1
-16
/
+113
*
|
|
net/irda: Use static const char * const where possible
Joe Perches
2010-09-15
1
-1
/
+1
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-10
53
-148
/
+526
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2010-09-10
1
-1
/
+10
|
|
\
\
|
|
*
|
cgroups: fix API thinko
Michael S. Tsirkin
2010-09-05
1
-1
/
+10
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2010-09-09
332
-3752
/
+8706
|
|
\
\
\
|
|
*
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-09-08
3
-5
/
+5
|
|
|
\
\
\
|
|
|
*
|
|
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
2010-08-24
1
-2
/
+2
|
|
|
*
|
|
ACPI/PCI: Do not preserve _OSC control bits returned by a query
Rafael J. Wysocki
2010-08-24
1
-3
/
+0
|
|
|
*
|
|
PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs
Dave Airlie
2010-08-14
1
-0
/
+3
[next]