Age | Commit message (Expand) | Author | Files | Lines |
2008-11-06 | bonding: send IPv6 neighbor advertisement on failover | Brian Haley | 1 | -0/+14 |
2008-11-06 | pkt_sched: Fix qdisc len in qdisc_peek_dequeued() | Jarek Poplawski | 1 | -3/+9 |
2008-11-06 | net: Guaranetee the proper ordering of the loopback device. | Eric W. Biederman | 1 | -0/+1 |
2008-11-05 | sched: re-tune balancing | Ingo Molnar | 1 | -2/+2 |
2008-11-05 | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4) | Eric W. Biederman | 1 | -3/+19 |
2008-11-05 | dccp: Per-socket initialisation of feature negotiation | Gerrit Renker | 1 | -0/+4 |
2008-11-05 | dccp: Implement lookup table for feature-negotiation information | Gerrit Renker | 1 | -4/+5 |
2008-11-05 | net: fix packet socket delivery in rx irq handler | Patrick McHardy | 1 | -0/+7 |
2008-11-05 | net: #ifdef ->sk_security | Alexey Dobriyan | 1 | -0/+2 |
2008-11-04 | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it | Tejun Heo | 1 | -0/+2 |
2008-11-04 | bonding, net: Move last_rx update into bonding recv logic | Jay Vosburgh | 2 | -14/+19 |
2008-11-04 | IPVS: Remove supports_ipv6 scheduler flag | Julius Volz | 1 | -3/+0 |
2008-11-04 | PCI: annotate return value of pci_ioremap_bar with __iomem | Harvey Harrison | 1 | -1/+1 |
2008-11-03 | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+155 |
2008-11-03 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 1 | -0/+13 |
2008-11-03 | io mapping: clean up #ifdefs | Keith Packard | 1 | -18/+25 |
2008-11-03 | i915: Add GEM ioctl to get available aperture size. | Eric Anholt | 1 | -0/+13 |
2008-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -3/+4 |
2008-11-02 | linux/string.h: fix comment typo | Jeff Garzik | 1 | -1/+1 |
2008-11-01 | Merge branch 'cris_move' of git://www.jni.nu/cris | Linus Torvalds | 310 | -64047/+0 |
2008-11-01 | mac80211: fix two kernel-doc warnings | Johannes Berg | 1 | -1/+3 |
2008-11-01 | wireless: remove struct regdom hinting | Johannes Berg | 1 | -19/+4 |
2008-11-01 | wireless: make regdom passing semantics simpler | Johannes Berg | 1 | -2/+1 |
2008-11-01 | mac80211: Re-enable aggregation | Sujith | 2 | -4/+8 |
2008-11-01 | wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts | John W. Linville | 3 | -113/+6 |
2008-11-01 | wireless: use individual buffers for printing ssid values | John W. Linville | 2 | -5/+6 |
2008-11-01 | wireless: remove NETWORK_EMPTY_ESSID flag | John W. Linville | 2 | -17/+0 |
2008-11-01 | wireless: consolidate on a single escape_essid implementation | John W. Linville | 2 | -20/+31 |
2008-11-01 | wireless: don't publish __regulatory_hint | Johannes Berg | 1 | -28/+9 |
2008-11-01 | mac80211: fix a few typos in mac80211 kernel doc | Bob Copeland | 1 | -6/+6 |
2008-11-01 | Add nl80211 commands to get and set o11s mesh networking parameters | colin@cozybit.com | 2 | -1/+117 |
2008-11-01 | mac80211: remove rate_control_clear | Johannes Berg | 1 | -1/+0 |
2008-11-01 | mac80211/drivers: rewrite the rate control API | Johannes Berg | 1 | -98/+156 |
2008-11-01 | mac80211: rewrite HT handling | Johannes Berg | 1 | -33/+26 |
2008-11-01 | mac80211: move bss_conf into vif | Johannes Berg | 1 | -0/+3 |
2008-11-01 | mac80211: make retry limits part of hw config | Johannes Berg | 1 | -4/+10 |
2008-11-01 | nl80211: export HT capabilities | Johannes Berg | 1 | -0/+12 |
2008-11-01 | mac80211: introduce hw config change flags | Johannes Berg | 1 | -5/+25 |
2008-11-01 | mac80211: kill hw.conf.antenna_sel_{rx,tx} | Johannes Berg | 1 | -6/+1 |
2008-11-01 | 802.11: clean up/fix HT support | Johannes Berg | 3 | -51/+109 |
2008-11-01 | mac80211: fix short slot handling | Johannes Berg | 1 | -12/+16 |
2008-11-01 | mac80211: remove max_antenna_gain config | Johannes Berg | 1 | -2/+0 |
2008-11-01 | mac80211: remove wiphy_to_hw | Johannes Berg | 1 | -2/+0 |
2008-10-31 | resources: add io-mapping functions to dynamically map large device apertures | Keith Packard | 1 | -0/+118 |
2008-10-31 | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard | 1 | -0/+30 |
2008-10-31 | misc: replace NIPQUAD() | Harvey Harrison | 4 | -9/+9 |
2008-10-31 | pkt_sched: Add peek emulation for non-work-conserving qdiscs. | Jarek Poplawski | 1 | -0/+23 |
2008-10-31 | pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs. | Patrick McHardy | 1 | -0/+5 |
2008-10-31 | pkt_sched: sch_generic: Add Qdisc_ops peek() method. | Jarek Poplawski | 1 | -0/+1 |
2008-10-31 | xfrm: remove unused struct xfrm_policy::next | Alexey Dobriyan | 1 | -1/+0 |