Age | Commit message (Expand) | Author |
2010-07-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-07-27 | ks8842: Support DMA when accessed via timberdale | Richard Röjfors |
2010-07-24 | net: pskb_expand_head() optimization | Eric Dumazet |
2010-07-24 | net sched: fix race in mirred device removal | stephen hemminger |
2010-07-24 | sysfs: add attribute to indicate hw address assignment type | Stefan Assmann |
2010-07-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-07-22 | net: RTA_MARK addition | Eric Dumazet |
2010-07-22 | macvtap: Limit packet queue length | Herbert Xu |
2010-07-22 | CAN: Add Flexcan CAN controller driver | Marc Kleine-Budde |
2010-07-21 | net: remove last uses of __attribute__((packed)) | Gustavo F. Padovan |
2010-07-21 | irda: Use __packed annotation instead IRDA_PACKED macro | Gustavo F. Padovan |
2010-07-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-07-20 | wireless: correct sparse warning in wext-compat.c | John W. Linville |
2010-07-20 | wireless: only use alpha2 regulatory information from country IE | John W. Linville |
2010-07-20 | mac80211: move QoS-enable to BSS info | Johannes Berg |
2010-07-19 | ipv6: Make IP6CB(skb)->nhoff 16-bit. | David S. Miller |
2010-07-19 | net: 64bit stats for netdev_queue | Eric Dumazet |
2010-07-18 | net: support time stamping in phy devices. | Richard Cochran |
2010-07-18 | net: added a BPF to help drivers detect PTP packets. | Richard Cochran |
2010-07-18 | net: preserve ifreq parameter when calling generic phy_mii_ioctl(). | Richard Cochran |
2010-07-18 | net: add driver hook for tx time stamping. | Richard Cochran |
2010-07-15 | tcp: sizeof struct tcp_skb_cb is 44 | Eric Dumazet |
2010-07-14 | net: fix problem in reading sock TX queue | Tom Herbert |
2010-07-12 | inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and... | Changli Gao |
2010-07-12 | net: cleanups | Changli Gao |
2010-07-09 | net: Document that dev_get_stats() returns the given pointer | Ben Hutchings |
2010-07-09 | net: Get rid of rtnl_link_stats64 / net_device_stats union | Ben Hutchings |
2010-07-09 | atm: propagate signal changes via notifier | Karl Hiramoto |
2010-07-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-07-07 | net: fix 64 bit counters on 32 bit arches | Eric Dumazet |
2010-07-05 | net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined | Ben Hutchings |
2010-07-04 | netdevice.h: Change netif_<level> macros to call netdev_<level> functions | Joe Perches |
2010-07-04 | netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions | Joe Perches |
2010-07-04 | device.h drivers/base/core.c Convert dev_<level> logging macros to functions | Joe Perches |
2010-07-04 | vsprintf: Recursive vsnprintf: Add "%pV", struct va_format | Joe Perches |
2010-07-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2010-07-02 | linux/net.h: fix kernel-doc warnings | Randy Dunlap |
2010-07-02 | net: decreasing real_num_tx_queues needs to flush qdisc | John Fastabend |
2010-07-02 | sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock | John Fastabend |
2010-07-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-06-30 | ethtool: Add support for control of RX flow hash indirection | Ben Hutchings |
2010-06-30 | ethtool: Change ethtool_op_set_flags to validate flags | Ben Hutchings |
2010-06-30 | fragment: add fast path for in-order fragments | Changli Gao |
2010-06-30 | snmp: 64bit ipstats_mib for all arches | Eric Dumazet |
2010-06-30 | mv643xx_eth: use sw csum for big packets | Saeed Bishara |
2010-06-30 | net/neighbour.h: fix typo | Kulikov Vasiliy |
2010-06-30 | eeprom_93cx6: Add support for 93c86 EEPROMs. | Gertjan van Wingerde |
2010-06-30 | xfrm: fix XFRMA_MARK extraction in xfrm_mark_get | Andreas Steffen |
2010-06-29 | ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH | Ben Hutchings |
2010-06-29 | caif-driver: Add CAIF-SPI Protocol driver. | Sjur Braendeland |