Age | Commit message (Expand) | Author |
2008-11-21 | netdevice hdlc: Convert directly reference of netdev->priv | Wang Chen |
2008-11-21 | net: use net_eq() in INET_MATCH and INET_TW_MATCH | Eric Dumazet |
2008-11-20 | DCB: Add support for DCB BCN | Alexander Duyck |
2008-11-20 | DCB: Add interface to query the state of PFC feature. | Alexander Duyck |
2008-11-20 | DCB: Add interface to query # of TCs supported by device | Alexander Duyck |
2008-11-20 | DCB: Add interface to query for the DCB capabilities of an device. | Alexander Duyck |
2008-11-20 | ixgbe: this patch adds support for DCB to the kernel and ixgbe driver | Alexander Duyck |
2008-11-20 | net: convert TCP/DCCP ehash rwlocks to spinlocks | Eric Dumazet |
2008-11-20 | hippi: convert driver to net_device_ops | Stephen Hemminger |
2008-11-20 | fddi: convert to new network device ops | Stephen Hemminger |
2008-11-20 | netdev: add more functions to netdevice ops | Stephen Hemminger |
2008-11-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-11-20 | pkt_sched: add DRR scheduler | Patrick McHardy |
2008-11-20 | netlink: avoid memset of 0 bytes sparse warning | Patrick McHardy |
2008-11-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-11-20 | filter: add SKF_AD_NLATTR_NEST to look for nested attributes | Pablo Neira Ayuso |
2008-11-20 | net: listening_hash get a spinlock per bucket | Eric Dumazet |
2008-11-19 | netdev: expose ethernet address primitives | Stephen Hemminger |
2008-11-19 | netdev: introduce dev_get_stats() | Stephen Hemminger |
2008-11-19 | netdev: network device operations infrastructure | Stephen Hemminger |
2008-11-19 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-11-19 | cpuset: update top cpuset's mems after adding a node | Miao Xie |
2008-11-19 | reintroduce accept4 | Ulrich Drepper |
2008-11-19 | include/net net/ - csum_partial - remove unnecessary casts | Joe Perches |
2008-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-18 | mac80211: remove ieee80211_notify_mac | Johannes Berg |
2008-11-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-11-18 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-11-18 | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2008-11-18 | block: make add_partition() return pointer to hd_struct | Tejun Heo |
2008-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-11-16 | ematch: simpler tcf_em_unregister() | Alexey Dobriyan |
2008-11-16 | dccp: Deprecate Ack Ratio sysctl | Gerrit Renker |
2008-11-16 | dccp: Feature negotiation for minimum-checksum-coverage | Gerrit Renker |
2008-11-16 | dccp: Deprecate old setsockopt framework | Gerrit Renker |
2008-11-16 | virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation) | Mark McLoughlin |
2008-11-16 | net: make sure struct dst_entry refcount is aligned on 64 bytes | Eric Dumazet |
2008-11-16 | net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls | Eric Dumazet |
2008-11-16 | udp: Use hlist_nulls in UDP RCU code | Eric Dumazet |
2008-11-16 | rcu: Introduce hlist_nulls variant of hlist | Eric Dumazet |
2008-11-16 | TPROXY: implemented IP_RECVORIGDSTADDR socket option | Balazs Scheidler |
2008-11-16 | phylib: make mdio-gpio work without OF (v4) | Paulius Zaleckas |
2008-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2008-11-15 | Fix inotify watch removal/umount races | Al Viro |
2008-11-15 | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-11-15 | Add 'pr_fmt()' format modifier to pr_xyz macros. | Martin Schwidefsky |
2008-11-13 | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c | Ingo Molnar |
2008-11-13 | pkt_sched: Remove qdisc->ops->requeue() etc. | Jarek Poplawski |
2008-11-13 | tcp: remove an unnecessary field in struct tcp_skb_cb | Petr Tesarik |