summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings2009-04-292-3/+6
* | | mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings2009-04-291-0/+3
* | | mii: Add mii_advertise_flowctrl()Ben Hutchings2009-04-291-0/+16
* | | mii: Simplify mii_resolve_flowctrl_fdx()Ben Hutchings2009-04-291-12/+6
* | | mdio: Add generic MDIO (clause 45) support functionsBen Hutchings2009-04-291-0/+66
* | | mdio: Add register definitions for MDIO (clause 45)Ben Hutchings2009-04-291-0/+237
* | | ethtool: Add port type PORT_OTHERBen Hutchings2009-04-291-0/+1
* | | net: netif_tx_queue_stopped too expensiveEric Dumazet2009-04-281-2/+8
* | | sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg2009-04-281-0/+2
* | | smsc911x: add fifo byteswap support V2Magnus Damm2009-04-281-0/+10
* | | gro: Fix COMPLETE checksum handlingHerbert Xu2009-04-271-0/+7
* | | gro: Fix handling of headers that extend over the tailHerbert Xu2009-04-271-1/+1
* | | tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse2009-04-271-0/+1
* | | net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely2009-04-271-4/+2
* | | openfirmware: Add OF phylib support codeGrant Likely2009-04-271-0/+22
* | | phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely2009-04-271-0/+5