Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | rfkill: export global states to rfkill-input | Henrique de Moraes Holschuh | 2008-10-31 | |
| * | | | | | | | | | | | rfkill: use killable locks instead of interruptible | Henrique de Moraes Holschuh | 2008-10-31 | |
| * | | | | | | | | | | | mac80211: introduce hw config change flags | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | | | | mac80211: kill hw.conf.antenna_sel_{rx,tx} | Johannes Berg | 2008-10-31 | |
| * | | | | | | | | | | | 802.11: clean up/fix HT support | Johannes Berg | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash() | Eric Dumazet | 2008-10-30 | |
| * | | | | | | | | | | | | 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-29 | |
| * | | | | | | | | | | | | net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users | Harvey Harrison | 2008-10-29 | |
| * | | | | | | | | | | | | vlan: propogate ethtool speed values | Stephen Hemminger | 2008-10-29 | |
| * | | | | | | | | | | | | net, misc: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-29 | |
| * | | | | | | | | | | | | net: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-29 | |
| * | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | netlink: constify struct nlattr * arg to parsing functions | Patrick McHardy | 2008-10-28 | |
| * | | | | | | | | | | | | netns: Coexist with the sysfs limitations v2 | Eric W. Biederman | 2008-10-27 | |
| * | | | | | | | | | | | | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | |
| * | | | | | | | | | | | | mac80211: convert to %pM away from print_mac | Johannes Berg | 2008-10-27 | |
| * | | | | | | | | | | | | net: implement emergency route cache rebulds when gc_elasticity is exceeded | Neil Horman | 2008-10-27 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-12-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | [S390] convert iucv printks to dev_xxx and pr_xxx macros. | Ursula Braun | 2008-12-25 | |
| * | | | | | | | | | | | | | [S390] iucv: Locking free version of iucv_message_(receive|send) | Hendrik Brueckner | 2008-12-25 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'next' into for-linus | James Morris | 2008-12-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | |