index
:
~jsimmons/drm-tdfx
master
KMS and GEM/TTM driver for 3Dfx hardware
jsimmons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-29
net: rename netdev rx_queue to ingress_queue
Eric Dumazet
1
-1
/
+1
2010-09-29
dummy: percpu stats and lockless xmit
Eric Dumazet
1
-0
/
+1
2010-09-28
ipv4: Allow configuring subnets as local addresses
Tom Herbert
1
-0
/
+1
2010-09-27
net: Add netif_copy_real_num_queues() for use by virtual net drivers
Ben Hutchings
1
-0
/
+12
2010-09-27
net: Allow changing number of RX queues after device allocation
Ben Hutchings
1
-1
/
+15
2010-09-27
tunnels: prepare percpu accounting
Eric Dumazet
3
-10
/
+27
2010-09-27
Phonet: Implement Pipe Controller to support Nokia Slim Modems
Kumar Sanghvi
2
-0
/
+26
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-10
/
+26
2010-09-26
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
1
-0
/
+1
2010-09-26
net: loopback driver cleanup
Eric Dumazet
1
-2
/
+4
2010-09-26
net: update SOCK_MIN_RCVBUF
Eric Dumazet
1
-1
/
+5
2010-09-26
net: reset skb queue mapping when rx'ing over tunnel
Tom Herbert
1
-0
/
+1
2010-09-26
net: skb_frag_t can be smaller on small arches
Eric Dumazet
1
-0
/
+5
2010-09-24
stmmac: review the wake-up support
Giuseppe Cavallaro
1
-0
/
+1
2010-09-23
net: return operator cleanup
Eric Dumazet
18
-52
/
+51
2010-09-22
net: Move "struct net" declaration inside the __KERNEL__ macro guard
Ollie Wild
1
-2
/
+2
2010-09-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-28
/
+50
2010-09-21
ipv6: addrconf.h cleanups
Eric Dumazet
1
-20
/
+43
2010-09-21
net: constify some ppp/pptp structs
Eric Dumazet
1
-1
/
+1
2010-09-21
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
1
-2
/
+4
2010-09-21
ethtool: Add Ethernet MAC-level filtering/steering
Ben Hutchings
1
-1
/
+5
2010-09-21
ethtool: Define RX n-tuple action to clear a rule
Ben Hutchings
1
-2
/
+3
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-28
/
+50
2010-09-21
wl1271: make ref_clock configurable by board
Ohad Ben-Cohen
1
-0
/
+1
2010-09-21
wl12xx: add platform data passing support
Ohad Ben-Cohen
1
-0
/
+3
2010-09-21
wl12xx: make wl12xx.h common to both spi and sdio
Ohad Ben-Cohen
1
-2
/
+2
2010-09-21
dccp: Replace magic CCID-specific numbers by symbolic constants
Gerrit Renker
1
-2
/
+4
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
1
-2
/
+2
2010-09-19
net: reorder struct netdev_hw_addr
Eric Dumazet
1
-1
/
+1
2010-09-17
netpoll: Disable IRQ around RCU dereference in netpoll_rx
Herbert Xu
1
-4
/
+4
2010-09-17
ethtool: Add comments for valid use of flow types
Ben Hutchings
1
-15
/
+15
2010-09-17
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
1
-2
/
+3
2010-09-17
stmmac: consolidate and tidy-up the COE support
Giuseppe CAVALLARO
1
-0
/
+2
2010-09-17
stmmac: add CSR Clock range selection
Giuseppe CAVALLARO
1
-0
/
+1
2010-09-16
net: shrinks struct net_device
Eric Dumazet
1
-9
/
+11
2010-09-16
mac80211: add p2p device type support
Johannes Berg
1
-1
/
+26
2010-09-16
cfg80211/nl80211: introduce p2p device types
Johannes Berg
1
-0
/
+4
2010-09-16
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
Joe Perches
1
-25
/
+12
2010-09-15
ipv4: ip_ptr cleanups
Eric Dumazet
2
-10
/
+6
2010-09-15
Phonet: list subscribed resources via proc_fs
Rémi Denis-Courmont
1
-0
/
+1
2010-09-15
Phonet: hook resource routing to userspace via ioctl()'s
Rémi Denis-Courmont
1
-0
/
+2
2010-09-15
Phonet: resource routing backend
Rémi Denis-Courmont
1
-0
/
+5
2010-09-15
Phonet: remove dangling pipe if an endpoint is closed early
Rémi Denis-Courmont
1
-0
/
+5
2010-09-15
net: add rtnl_dereference()
Eric Dumazet
1
-0
/
+9
2010-09-15
ethtool: Remove unimplemented flow specification types
Ben Hutchings
1
-19
/
+2
2010-09-15
ethtool: Complete kernel-doc comments for RX flow filter and hash control
Ben Hutchings
1
-16
/
+113
2010-09-15
tcp: Prevent overzealous packetization by SWS logic.
Alexey Kuznetsov
1
-2
/
+16
2010-09-14
net/irda: Use static const char * const where possible
Joe Perches
1
-1
/
+1
2010-09-14
mac80211: add a note about iterating interfaces during add_interface()
Felix Fietkau
1
-0
/
+2
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
53
-148
/
+526
[next]