summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queueEric Dumazet2009-05-181-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-184-57/+87
|\
| * nl80211: Add RSC configuration for new keysJouni Malinen2009-05-131-2/+2
| * nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen2009-05-132-0/+14
| * nl80211: improve station flags handlingJohannes Berg2009-05-132-24/+25
| * cfg80211: implement wext key handlingJohannes Berg2009-05-131-0/+10
| * mac80211: Robust Action frame categories for MFPJouni Malinen2009-05-111-1/+7
| * cfg80211: put wext data into substructureJohannes Berg2009-05-111-2/+4
| * cfg80211: constify key mac address in opsJohannes Berg2009-05-111-3/+3
| * mac80211: remove ieee80211_ht_bss_infoJohannes Berg2009-05-111-16/+0
| * mac80211: move HT operation mode BSS infoJohannes Berg2009-05-111-9/+3
| * nl80211 : Add support for configuring MFPJouni Malinen2009-05-112-0/+19
* | fcoe: adds spma mode supportVasu Dev2009-05-171-0/+2
* | mdio: Add XENPAK LASI register definitionsBen Hutchings2009-05-171-0/+28
* | mdio: Add 10GBASE-T SNR register definitionBen Hutchings2009-05-171-0/+7
* | net: tx scalability works : trans_startEric Dumazet2009-05-171-0/+11
* | ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen2009-05-171-1/+0
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-083-43/+67
|\
| * mac80211: Update SA Query transaction id lengthJouni Malinen2009-05-061-1/+1
| * wl12xx: add driverKalle Valo2009-05-061-0/+31
| * mac80211: tell driver when idleJohannes Berg2009-05-061-0/+8
| * mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-38/+13
| * mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-2/+12
| * mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg2009-05-061-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-085-1/+21
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-052-0/+4
| |\ \
| | * | netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso2009-05-051-0/+2
| | * | netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy2009-05-051-0/+2
| * | | Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-041-0/+1
| * | | usbnet: CDC EEM support (v5)Omar Laazimani2009-05-041-0/+3
| * | | tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH2009-05-041-1/+13
* | | | tcp: tcp_prequeue() can use keyed wakeupsEric Dumazet2009-05-071-1/+2
* | | | tcp: tcp_prequeue() cleanupEric Dumazet2009-05-071-22/+23
* | | | net: Add missing rculist.h include to netdevice.hDavid S. Miller2009-05-061-0/+1
* | | | net: introduce a list of device addresses dev_addr_list (v6)Jiri Pirko2009-05-052-2/+62
| |_|/ |/| |
* | | ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.Rami Rosen2009-05-031-2/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-032-2/+3
|\| |
| * | virtio: add missing include to virtio_net.hGrant Likely2009-05-011-0/+1
| * | netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet2009-05-011-2/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-296-12/+81
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-282-3/+6
| |\ \
| | * | Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-282-2/+4
| | * | Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-1/+2
| * | | netfilter: revised locking for x_tablesStephen Hemminger2009-04-281-5/+68
| |/ /
| * | net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-281-2/+4
| * | net: Fix typo in net_device_ops description.Mike Rapoport2009-04-271-1/+1
| * | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-271-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-251-0/+1
| |\|
| | * netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-241-0/+1
* | | ethtool/mdio: Support backplane mode negotiationBen Hutchings2009-04-292-0/+15