Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | net: add IEEE 802.15.4 socket family implementation | Sergey Lapin | 2009-06-09 | 3 | -0/+335 | |
| * | | | | | | | Add constants for the ieee 802.15.4 stack | Sergey Lapin | 2009-06-09 | 3 | -1/+6 | |
| * | | | | | | | pkt_sched: Change PSCHED_SHIFT from 10 to 6 | Jarek Poplawski | 2009-06-09 | 1 | -2/+2 | |
| * | | | | | | | pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion | Jarek Poplawski | 2009-06-09 | 1 | -2/+3 | |
| * | | | | | | | netdevice.h: Use frag list abstraction interfaces. | David S. Miller | 2009-06-09 | 1 | -1/+1 | |
| * | | | | | | | skbuff: Add frag list abstraction interfaces. | David S. Miller | 2009-06-09 | 1 | -1/+20 | |
| * | | | | | | | bluetooth: Kill skb_frags_no(), unused. | David S. Miller | 2009-06-09 | 1 | -9/+0 | |
| * | | | | | | | isdn: rename capi_ctr_reseted() to capi_ctr_down() | Tilman Schmidt | 2009-06-08 | 1 | -1/+1 | |
| * | | | | | | | net: skb_shared_info optimization | Eric Dumazet | 2009-06-08 | 1 | -1/+4 | |
| * | | | | | | | net: num_dma_maps is not used | Eric Dumazet | 2009-06-08 | 1 | -3/+0 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-06-07 | 8 | -95/+376 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | cfg80211: add rfkill support | Johannes Berg | 2009-06-03 | 3 | -7/+44 | |
| | * | | | | | | rfkill: add function to query state | Johannes Berg | 2009-06-03 | 1 | -0/+12 | |
| | * | | | | | | cfg80211: move txpower wext from mac80211 | Johannes Berg | 2009-06-03 | 1 | -0/+30 | |
| | * | | | | | | rfkill: create useful userspace interface | Johannes Berg | 2009-06-03 | 1 | -24/+60 | |
| | * | | | | | | rfkill: rewrite | Johannes Berg | 2009-06-03 | 3 | -80/+254 | |
| | * | | | | | | net: introduce pre-up netdev notifier | Johannes Berg | 2009-06-03 | 1 | -0/+1 | |
| | * | | | | | | cfg80211: use key size constants | Johannes Berg | 2009-06-03 | 1 | -0/+1 | |
| | * | | | | | | mac80211: deprecate conf.beacon_int properly | Johannes Berg | 2009-06-03 | 1 | -12/+2 | |
| * | | | | | | | removal of forcedeth device ids | Ayaz Abdulla | 2009-06-07 | 1 | -38/+0 | |
| * | | | | | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/... | David S. Miller | 2009-06-04 | 3 | -14/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sctp: support non-blocking version of the new sctp_connectx() API | Vlad Yasevich | 2009-06-03 | 1 | -0/+2 | |
| | * | | | | | | | sctp: fix to choose alternate destination when retransmit ASCONF chunk | Wei Yongjun | 2009-06-03 | 1 | -4/+2 | |
| | * | | | | | | | 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-04 | 1 | -3/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | net: skb cleanup | Eric Dumazet | 2009-06-03 | 1 | -3/+1 | |
| * | | | | | | net: skb->dst accessors | Eric Dumazet | 2009-06-03 | 6 | -10/+25 | |
| * | | | | | | net: skb->rtable accessor | Eric Dumazet | 2009-06-03 | 2 | -2/+6 | |
| * | | | | | | 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 | 2 | -1/+3 | |
| * | | | | | | | 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-30 | 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-29 | 1 | -1/+1 | |
| | * | | | | | | | wimax: Add netlink interface to get device state | Paulius Zaleckas | 2009-05-29 | 1 | -0/+5 | |
| * | | | | | | | | net: correct a comment for the final #endif | Jiri Pirko | 2009-05-28 | 1 | -1/+1 | |
| * | | | | | | | | net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() | Eric Dumazet | 2009-05-28 | 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-27 | 1 | -2/+2 | |
| * | | | | | | | net: txq_trans_update() helper | Eric Dumazet | 2009-05-26 | 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 |