Age | Commit message (Expand) | Author |
2009-11-18 | X25: Enable setting of cause and diagnostic fields | Andrew Hendry |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-11-18 | Phonet: convert devices list to RCU | Rémi Denis-Courmont |
2009-11-18 | linkwatch: linkwatch_forget_dev() to speedup device dismantle | Eric Dumazet |
2009-11-18 | net: introduce NETDEV_UNREGISTER_PERNET | Octavian Purdila |
2009-11-17 | net: add dev_txq_stats_fold() helper | Eric Dumazet |
2009-11-17 | fcntl: rename F_OWNER_GID to F_OWNER_PGRP | Peter Zijlstra |
2009-11-17 | mm: allow memory hotplug and hibernation in the same kernel | Andi Kleen |
2009-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2009-11-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2009-11-17 | znet: fix build failure from i82593.h relocation | John W. Linville |
2009-11-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-15 | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme... | David S. Miller |
2009-11-15 | remove deprecated and not used: print_mac() | Marin Mitov |
2009-11-15 | net: Optimize hard_start_xmit() return checking | Jarek Poplawski |
2009-11-15 | nilfs2: deleted struct nilfs_dat_group_desc | Jiro SEKIBA |
2009-11-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-11-13 | inetpeer: Optimize inet_getid() | Eric Dumazet |
2009-11-13 | inet: fix inet_bind_bucket_for_each | Lucian Adrian Grijincu |
2009-11-13 | ipv6: use RCU to walk list of network devices | Eric Dumazet |
2009-11-13 | net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED | William Allen Simpson |
2009-11-13 | sctp: Set source addresses on the association before adding transports | Vlad Yasevich |
2009-11-13 | cfg80211: return channel noise via survey API | Holger Schurig |
2009-11-13 | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo |
2009-11-13 | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo |
2009-11-13 | mac80211: implement RANN processing and forwarding | Rui Paulo |
2009-11-13 | net: allow to propagate errors through ->ndo_hard_start_xmit() | Patrick McHardy |
2009-11-12 | serial: add support for the Lava Quattro PCI quad-port 16550A card | Lennert Buytenhek |
2009-11-12 | alpha: fix F_SETOWN_EX and F_GETLK64 conflict | Peter Zijlstra |
2009-11-12 | fb: remove fb_save_state() and fb_restore_state operations | Krzysztof Helt |
2009-11-11 | nl80211: add a parameter for using 4-address frames on virtual interfaces | Felix Fietkau |
2009-11-11 | mac80211: update meshconf IE | Rui Paulo |
2009-11-11 | ext3: Wait for proper transaction commit on fsync | Jan Kara |
2009-11-10 | netdev: add netdev_continue_rcu | stephen hemminger |
2009-11-10 | Input: fix locking in memoryless force-feedback devices | Dmitry Torokhov |
2009-11-10 | usbnet: Set link down initially for drivers that update link state | Ben Hutchings |
2009-11-10 | udp: bind() optimisation | Eric Dumazet |
2009-11-10 | Phonet: put sockets in a hash table | Rémi Denis-Courmont |
2009-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-11-09 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-08 | xfrm: SAD entries do not expire correctly after suspend-resume | Yury Polyanskiy |
2009-11-08 | net/compat_ioctl: support SIOCWANDEV | Arnd Bergmann |
2009-11-08 | udp: secondary hash on (local port, local address) | Eric Dumazet |
2009-11-08 | udp: split sk_hash into two u16 hashes | Eric Dumazet |
2009-11-08 | udp: add a counter into udp_hslot | Eric Dumazet |
2009-11-08 | can: Driver for the Microchip MCP251x SPI CAN controllers | Christian Pellegrin |
2009-11-08 | net: Support specifying the network namespace upon device creation. | Eric W. Biederman |