Age | Commit message (Expand) | Author |
2008-10-31 | mac80211: remove unused declaration of struct sta_attribute. | Rami Rosen |
2008-10-31 | mac80211: fix short slot handling | Johannes Berg |
2008-10-31 | mac80211: remove max_antenna_gain config | Johannes Berg |
2008-10-31 | mac80211: clean up ieee80211_hw_config errors | Johannes Berg |
2008-10-31 | mac80211: remove wiphy_to_hw | Johannes Berg |
2008-10-31 | mac80211: minor code cleanups | Johannes Berg |
2008-10-31 | mac80211: remove writable debugs mesh parameters | Johannes Berg |
2008-10-31 | mac80211: remove aggregation status write support from debugfs | Johannes Berg |
2008-10-31 | net: replace NIPQUAD() in net/*/ | Harvey Harrison |
2008-10-31 | net: replace NIPQUAD() in net/netfilter/ | Harvey Harrison |
2008-10-31 | net: replace NIPQUAD() in net/ipv4/ net/ipv6/ | Harvey Harrison |
2008-10-31 | net: replace NIPQUAD() in net/ipv4/netfilter/ | Harvey Harrison |
2008-10-31 | pkt_sched: Add peek emulation for non-work-conserving qdiscs. | Jarek Poplawski |
2008-10-31 | pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue() | Jarek Poplawski |
2008-10-31 | pkt_sched: Add qdisc->ops->peek() implementation. | Jarek Poplawski |
2008-10-31 | pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation. | Jarek Poplawski |
2008-10-31 | pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. | Patrick McHardy |
2008-10-31 | xfrm: C99 for xfrm_dev_notifier | Alexey Dobriyan |
2008-10-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-31 | xfrm: do not leak ESRCH to user space | fernando@oss.ntt.co |
2008-10-30 | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6 | David S. Miller |
2008-10-30 | netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() | Alexey Dobriyan |
2008-10-30 | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys | Alexey Dobriyan |
2008-10-30 | udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash() | Eric Dumazet |
2008-10-30 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-10-30 | netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c | Manish Katiyar |
2008-10-29 | netlabel: Fix compiler warnings in netlabel_mgmt.c | Paul Moore |
2008-10-29 | cipso: unsigned buf_len cannot be negative | roel kluin |
2008-10-29 | net: replace %p6 with %pI6 | Harvey Harrison |
2008-10-29 | net: replace %#p6 format specifier with %pi6 | Harvey Harrison |
2008-10-29 | udp: introduce sk_for_each_rcu_safenext() | Eric Dumazet |
2008-10-29 | udp: udp_get_next() should use spin_unlock_bh() | Eric Dumazet |
2008-10-29 | udp: calculate udp_mem based on low memory instead of all memory | Eric Dumazet |
2008-10-29 | udp: RCU handling for Unicast packets. | Eric Dumazet |
2008-10-29 | udp: introduce struct udp_table and multiple spinlocks | Eric Dumazet |
2008-10-28 | net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users | Harvey Harrison |
2008-10-28 | vlan: propogate ethtool speed values | Stephen Hemminger |
2008-10-28 | net, misc: replace uses of NIP6_FMT with %p6 | Harvey Harrison |
2008-10-28 | net: replace uses of NIP6_FMT with %p6 | Harvey Harrison |
2008-10-28 | netfilter: replace uses of NIP6_FMT with %p6 | Harvey Harrison |
2008-10-28 | net: replace all current users of NIP6_SEQFMT with %#p6 | Harvey Harrison |
2008-10-28 | xfrm: Notify changes in UDP encapsulation via netlink | Martin Willi |
2008-10-28 | net: don't use INIT_RCU_HEAD | Alexey Dobriyan |
2008-10-28 | net: reduce structures when XFRM=n | Alexey Dobriyan |
2008-10-28 | pktgen: fix multiple queue warning | Jesse Brandeburg |
2008-10-28 | SUNRPC: Fix potential race in put_rpccred() | Trond Myklebust |
2008-10-28 | SUNRPC: Fix rpcauth_prune_expired | Trond Myklebust |
2008-10-28 | SUNRPC: Respond promptly to server TCP resets | Trond Myklebust |
2008-10-28 | netlink: constify struct nlattr * arg to parsing functions | Patrick McHardy |
2008-10-27 | netns: Coexist with the sysfs limitations v2 | Eric W. Biederman |