| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 4 | -57/+87 |
|\ |
|
| * | 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 | 2 | -0/+14 |
| * | nl80211: improve station flags handling | Johannes Berg | 2009-05-13 | 2 | -24/+25 |
| * | cfg80211: implement wext key handling | Johannes Berg | 2009-05-13 | 1 | -0/+10 |
| * | mac80211: Robust Action frame categories for MFP | Jouni Malinen | 2009-05-11 | 1 | -1/+7 |
| * | cfg80211: put wext data into substructure | Johannes Berg | 2009-05-11 | 1 | -2/+4 |
| * | cfg80211: constify key mac address in ops | Johannes Berg | 2009-05-11 | 1 | -3/+3 |
| * | mac80211: remove ieee80211_ht_bss_info | Johannes Berg | 2009-05-11 | 1 | -16/+0 |
| * | mac80211: move HT operation mode BSS info | Johannes Berg | 2009-05-11 | 1 | -9/+3 |
| * | nl80211 : Add support for configuring MFP | Jouni Malinen | 2009-05-11 | 2 | -0/+19 |
* | | fcoe: adds spma mode support | Vasu Dev | 2009-05-17 | 1 | -0/+2 |
* | | mdio: Add XENPAK LASI register definitions | Ben Hutchings | 2009-05-17 | 1 | -0/+28 |
* | | mdio: Add 10GBASE-T SNR register definition | Ben Hutchings | 2009-05-17 | 1 | -0/+7 |
* | | net: tx scalability works : trans_start | Eric Dumazet | 2009-05-17 | 1 | -0/+11 |
* | | ipv4: remove an unused parameter from configure method of fib_rules_ops. | Rami Rosen | 2009-05-17 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-05-08 | 3 | -43/+67 |
|\ |
|
| * | mac80211: Update SA Query transaction id length | Jouni Malinen | 2009-05-06 | 1 | -1/+1 |
| * | wl12xx: add driver | Kalle Valo | 2009-05-06 | 1 | -0/+31 |
| * | mac80211: tell driver when idle | Johannes Berg | 2009-05-06 | 1 | -0/+8 |
| * | mac80211: unify config_interface and bss_info_changed | Johannes Berg | 2009-05-06 | 1 | -38/+13 |
| * | mac80211: clean up beacon interval settings | Johannes Berg | 2009-05-06 | 1 | -2/+12 |
| * | mac80211: rename max_sleep_interval to max_sleep_period | Johannes Berg | 2009-05-06 | 1 | -2/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-08 | 5 | -1/+21 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-05-05 | 2 | -0/+4 |
| |\ \ |
|
| | * | | netfilter: xt_cluster: fix use of cluster match with 32 nodes | Pablo Neira Ayuso | 2009-05-05 | 1 | -0/+2 |
| | * | | netfilter: add missing linux/types.h include to xt_LED.h | Patrick McHardy | 2009-05-05 | 1 | -0/+2 |
| * | | | Bluetooth: Fix issue with sysfs handling for connections | Marcel Holtmann | 2009-05-04 | 1 | -0/+1 |
| * | | | usbnet: CDC EEM support (v5) | Omar Laazimani | 2009-05-04 | 1 | -0/+3 |
| * | | | tcp: Fix tcp_prequeue() to get correct rto_min value | Satoru SATOH | 2009-05-04 | 1 | -1/+13 |
* | | | | tcp: tcp_prequeue() can use keyed wakeups | Eric Dumazet | 2009-05-07 | 1 | -1/+2 |
* | | | | tcp: tcp_prequeue() cleanup | Eric Dumazet | 2009-05-07 | 1 | -22/+23 |
* | | | | net: Add missing rculist.h include to netdevice.h | David S. Miller | 2009-05-06 | 1 | -0/+1 |
* | | | | net: introduce a list of device addresses dev_addr_list (v6) | Jiri Pirko | 2009-05-05 | 2 | -2/+62 |
| |_|/
|/| | |
|
* | | | ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h. | Rami Rosen | 2009-05-03 | 1 | -2/+0 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-03 | 2 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | virtio: add missing include to virtio_net.h | Grant Likely | 2009-05-01 | 1 | -0/+1 |
| * | | netfilter: use likely() in xt_info_rdlock_bh() | Eric Dumazet | 2009-05-01 | 1 | -2/+2 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-04-29 | 6 | -12/+81 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-04-28 | 2 | -3/+6 |
| |\ \ |
|
| | * | | Bluetooth: Add different pairing timeout for Legacy Pairing | Marcel Holtmann | 2009-04-28 | 2 | -2/+4 |
| | * | | Bluetooth: Ensure that HCI sysfs add/del is preempt safe | Roger Quadros | 2009-04-28 | 1 | -1/+2 |
| * | | | netfilter: revised locking for x_tables | Stephen Hemminger | 2009-04-28 | 1 | -5/+68 |
| |/ / |
|
| * | | net: Avoid extra wakeups of threads blocked in wait_for_packet() | Eric Dumazet | 2009-04-28 | 1 | -2/+4 |
| * | | net: Fix typo in net_device_ops description. | Mike Rapoport | 2009-04-27 | 1 | -1/+1 |
| * | | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE | Adrian Bunk | 2009-04-27 | 1 | -1/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-04-25 | 1 | -0/+1 |
| |\ \
| | |/ |
|