Age | Commit message (Expand) | Author |
2006-12-02 | [NETPOLL]: Minor coding-style cleanups. | David S. Miller |
2006-12-02 | [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api | Thomas Graf |
2006-12-02 | netpoll queue cleanup | Stephen Hemminger |
2006-12-02 | netpoll retry cleanup | Stephen Hemminger |
2006-12-02 | netpoll deferred transmit path | Stephen Hemminger |
2006-12-02 | netpoll setup error handling | Stephen Hemminger |
2006-12-02 | netpoll per device txq | Stephen Hemminger |
2006-12-02 | netpoll info leak | Stephen Hemminger |
2006-12-02 | netpoll: private skb pool (rev3) | Stephen Hemminger |
2006-12-02 | [NET]: The scheduled removal of the frame diverter. | Adrian Bunk |
2006-12-02 | [NETLINK]: Do precise netlink message allocations where possible | Thomas Graf |
2006-12-02 | [NET]: Size listen hash tables using backlog hint | Eric Dumazet |
2006-12-02 | [NET] rules: Add support to invert selectors | Thomas Graf |
2006-12-02 | [NET] rules: Protocol independant mark selector | Thomas Graf |
2006-12-02 | [NET]: Turn nfmark into generic mark | Thomas Graf |
2006-12-02 | [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH | Peter Zijlstra |
2006-12-02 | [PATCH] netdev: don't allow register_netdev with blank name | Stephen Hemminger |
2006-11-07 | [NET]: Set truesize in pskb_copy | Herbert Xu |
2006-11-07 | [NETPOLL]: Compute checksum properly in netpoll_send_udp(). | Chris Lalancette |
2006-11-05 | [NET]: __alloc_pages() failures reported due to fragmentation | Larry Woodman |
2006-11-05 | [PKTGEN]: TCI endianness fixes | Al Viro |
2006-10-30 | [NET]: Fix segmentation of linear packets | Herbert Xu |
2006-10-21 | Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik |
2006-10-19 | [NETPOLL]: initialize skb for UDP | Stephen Hemminger |
2006-10-19 | [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctls | John W. Linville |
2006-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds |
2006-10-17 | [PATCH] rename net_random to random32 | Stephen Hemminger |
2006-10-12 | [RTNETLINK]: Fix use of wrong skb in do_getlink() | Patrick McHardy |
2006-10-11 | [NET]: File descriptor loss while receiving SCM_RIGHTS | Miklos Szeredi |
2006-10-11 | IPsec: propagate security module errors up from flow_cache_lookup | James Morris |
2006-10-11 | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() | Peter Zijlstra |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-10-04 | [PATCH] slab: clean up leak tracking ifdefs a little bit | Christoph Hellwig |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-04 | [NEIGH]: always use hash_mask under tbl lock | Julian Anastasov |
2006-09-28 | [ETHTOOL]: Remove some entries from non-root command list. | David S. Miller |
2006-09-28 | [ETHTOOL]: let mortals use ethtool | Stephen Hemminger |
2006-09-28 | [NET]: Annotate dst_ops protocol | Al Viro |
2006-09-28 | [NET]: is it Andy or Andi ?? | Steven Rostedt |
2006-09-28 | [NET_SCHED]: Fix fallout from dev->qdisc RCU change | Patrick McHardy |
2006-09-28 | [PKTGEN]: DSCP support | Francesco Fondelli |
2006-09-28 | [PKTGEN]: vlan support | Francesco Fondelli |
2006-09-28 | [RTNETLINK]: Possible dereference in net/core/rtnetlink.c | Eric Sesterhenn |
2006-09-25 | [PATCH] WE-21 support (core API) | John W. Linville |
2006-09-24 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-09-22 | [IPV6] ADDRCONF: Convert addrconf_lock to RCU. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] NDISC: Set per-entry is_router flag in Proxy NA. | Ville Nuorvala |
2006-09-22 | [RTNETLINK]: Fix netdevice name corruption | Patrick McHardy |
2006-09-22 | [NET]: Fix sk->sk_filter field access | Dmitry Mishin |