Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-06-11 | 3 | -27/+52 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Bluetooth: Add native RFKILL soft-switch support for all devices | Marcel Holtmann | 2009-06-08 | 1 | -0/+2 | |
| | * | | | | | | | Bluetooth: Remove pointless endian conversion helpers | Marcel Holtmann | 2009-06-08 | 1 | -6/+0 | |
| | * | | | | | | | Bluetooth: Add basic constants for L2CAP ERTM support and use them | Marcel Holtmann | 2009-06-08 | 1 | -21/+42 | |
| | * | | | | | | | Bluetooth: Use macro for L2CAP hint mask on receiving config request | Gustavo F. Padovan | 2009-06-08 | 1 | -0/+2 | |
| | * | | | | | | | Bluetooth: Use macros for L2CAP channel identifiers | Gustavo F. Padovan | 2009-06-08 | 1 | -0/+6 | |
| * | | | | | | | | net: No more expensive sock_hold()/sock_put() on each tx | Eric Dumazet | 2009-06-11 | 1 | -1/+5 | |
| * | | | | | | | | mdio: Expose 10GBASE-T MDI-X status via ethtool | Ben Hutchings | 2009-06-11 | 1 | -0/+9 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | rfkill: don't impose global states on resume (just restore the previous states) | Alan Jenkins | 2009-06-10 | 1 | -3/+4 | |
| * | | | | | | | rfkill: remove set_global_sw_state | Alan Jenkins | 2009-06-10 | 1 | -20/+8 | |
| * | | | | | | | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg | 2009-06-10 | 2 | -4/+3 | |
| * | | | | | | | net/libertas: remove GPIO-CS handling in SPI interface code | Sebastian Andrzej Siewior | 2009-06-10 | 1 | -3/+0 | |
| * | | | | | | | rfkill: include err.h | Johannes Berg | 2009-06-09 | 1 | -0/+1 | |
| * | | | | | | | e1000e: Expose MDI-X status via ethtool change | Chaitanya Lala | 2009-06-09 | 1 | -1/+7 | |
| * | | | | | | | net: add NL802154 interface for configuration of 802.15.4 devices | Sergey Lapin | 2009-06-09 | 2 | -0/+160 | |
| * | | | | | | | 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-08 | 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-03 | 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-03 | 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-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 |