Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/... | David S. Miller | 2009-06-03 | 1 | -10/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sctp: fix error cause codes of ADD-IP extension | Wei Yongjun | 2009-06-03 | 1 | -10/+10 | |
| | |/ / / / / / | ||||||
| * | | | | | | | gso: Stop fraglists from escaping | Herbert Xu | 2009-06-03 | 1 | -3/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | net: skb cleanup | Eric Dumazet | 2009-06-03 | 1 | -3/+1 | |
| * | | | | | | net: skb->dst accessors | Eric Dumazet | 2009-06-03 | 1 | -2/+11 | |
| * | | | | | | net: skb->rtable accessor | Eric Dumazet | 2009-06-03 | 1 | -1/+5 | |
| * | | | | | | net: add _skb_dst opaque field | Eric Dumazet | 2009-06-03 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-06-03 | 1 | -0/+4 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | ipv4: New multicast-all socket option | Nivedita Singhvi | 2009-06-02 | 1 | -0/+1 | |
| * | | | | | | | IPv6: Add 'autoconf' and 'disable_ipv6' module parameters | Brian Haley | 2009-06-01 | 1 | -0/+6 | |
| * | | | | | | | can: sja1000: generic OF platform bus driver | Wolfgang Grandegger | 2009-06-01 | 1 | -0/+3 | |
| * | | | | | | | net: convert unicast addr list | Jiri Pirko | 2009-05-29 | 1 | -7/+11 | |
| * | | | | | | | bonding: allow bond in mode balance-alb to work properly in bridge -try4.3 | Jiri Pirko | 2009-05-29 | 1 | -0/+18 | |
| * | | | | | | | Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2009-05-29 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | wimax: a new API call was added, increment minor protocol version number | Inaky Perez-Gonzalez | 2009-05-28 | 1 | -1/+1 | |
| | * | | | | | | | wimax: Add netlink interface to get device state | Paulius Zaleckas | 2009-05-28 | 1 | -0/+5 | |
| * | | | | | | | | net: correct a comment for the final #endif | Jiri Pirko | 2009-05-27 | 1 | -1/+1 | |
| * | | | | | | | | net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() | Eric Dumazet | 2009-05-27 | 1 | -4/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | gro: Avoid unnecessary comparison after skb_gro_header | Herbert Xu | 2009-05-27 | 1 | -9/+14 | |
| * | | | | | | | gro: Optimise length comparison in skb_gro_header | Herbert Xu | 2009-05-27 | 1 | -2/+5 | |
| * | | | | | | | gro: Only use skb_gro_header for completely non-linear packets | Herbert Xu | 2009-05-27 | 1 | -5/+6 | |
| * | | | | | | | gro: Inline skb_gro_header and cache frag0 virtual address | Herbert Xu | 2009-05-27 | 1 | -7/+15 | |
| * | | | | | | | phy: Eliminate references to BUS_ID_SIZE. | David S. Miller | 2009-05-26 | 1 | -2/+2 | |
| * | | | | | | | net: txq_trans_update() helper | Eric Dumazet | 2009-05-25 | 1 | -0/+6 | |
| * | | | | | | | net: remove COMPAT_NET_DEV_OPS | Alexander Beregalov | 2009-05-25 | 1 | -38/+0 | |
| * | | | | | | | mISDN: Added PCI ID for new Junghanns.net Single E1 cards. | Andreas Eversberg | 2009-05-25 | 1 | -0/+1 | |
| * | | | | | | | mISDN: Cleanup debug messages | Karsten Keil | 2009-05-25 | 1 | -7/+7 | |
| * | | | | | | | mISDN: Add PCI ID for Junghanns 8S card | Andreas Eversberg | 2009-05-25 | 1 | -0/+1 | |
| * | | | | | | | mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti | Karsten Keil | 2009-05-25 | 1 | -0/+1 | |
| * | | | | | | | mISDN: Added layer-1-hold feature | Andreas Eversberg | 2009-05-25 | 1 | -0/+2 | |
| * | | | | | | | mISDN: Echo canceler now gets delay information from hardware | Andreas Eversberg | 2009-05-25 | 2 | -2/+3 | |
| * | | | | | | | mISDN: Add watchdog functionality to hfcmulti driver | Andreas Eversberg | 2009-05-25 | 1 | -1/+2 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-05-25 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 2009-05-22 | 1 | -0/+9 | |
| * | | | | | | | dropmon: add ability to detect when hardware dropsrxpackets | Neil Horman | 2009-05-21 | 1 | -0/+8 | |
| * | | | | | | | af_packet: Teach to listen for multiple unicast addresses. | Eric W. Biederman | 2009-05-21 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | sit: stateless autoconf for isatap | Sascha Hlusiak | 2009-05-19 | 1 | -1/+1 | |
| * | | | | | | net: release dst entry in dev_hard_start_xmit() | Eric Dumazet | 2009-05-18 | 1 | -0/+3 | |
| * | | | | | | syscall: Implement a convinience function restart_syscall | Eric W. Biederman | 2009-05-18 | 1 | -0/+6 | |
| * | | | | | | net: TX_RING and packet mmap | Johann Baudy | 2009-05-18 | 2 | -5/+18 | |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-18 | 59 | -143/+630 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | can: SJA1000 generic platform bus driver | Wolfgang Grandegger | 2009-05-18 | 1 | -0/+32 | |
| * | | | | | | | can: CAN Network device driver and Netlink interface | Wolfgang Grandegger | 2009-05-18 | 3 | -0/+184 | |
| * | | | | | | | net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue | Eric Dumazet | 2009-05-18 | 1 | -0/+3 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-05-18 | 2 | -4/+55 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | nl80211: Add RSC configuration for new keys | Jouni Malinen | 2009-05-13 | 1 | -2/+2 | |
| | * | | | | | | | nl80211: Add IEEE 802.1X PAE control for station mode | Jouni Malinen | 2009-05-13 | 1 | -0/+9 | |
| | * | | | | | | | nl80211: improve station flags handling | Johannes Berg | 2009-05-13 | 1 | -1/+20 | |
| | * | | | | | | | mac80211: Robust Action frame categories for MFP | Jouni Malinen | 2009-05-11 | 1 | -1/+7 | |
| | * | | | | | | | nl80211 : Add support for configuring MFP | Jouni Malinen | 2009-05-11 | 1 | -0/+17 |