summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* icmp: drop unused MIB accounting wrappersPavel Emelyanov2008-07-141-5/+0
* icmp: add struct net argument to icmp_out_countPavel Emelyanov2008-07-141-1/+2
* tipc: Remove unneeded parameter to tipc_createport_raw()Allan Stephens2008-07-141-10/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-141-38/+35
|\
| * mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg2008-07-141-5/+5
| * mac80211: fix TX sequence numbersJohannes Berg2008-07-141-0/+12
| * mac80211: revamp beacon configurationJohannes Berg2008-07-141-33/+16
| * mac80211: power management wext hooksSamuel Ortiz2008-07-141-0/+2
* | netfilter: Let nf_ct_kill() callers know if del_timer() returned true.David S. Miller2008-07-141-10/+10
|/
* netdev: Move atomic queue state bits into netdev_queue.David S. Miller2008-07-081-1/+1
* pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller2008-07-081-3/+5
* pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.David S. Miller2008-07-081-0/+8
* net: Clean up explicit ->tx_queue references in link watch.David S. Miller2008-07-081-0/+8
* pkt_sched: Add qdisc_all_tx_empty()David S. Miller2008-07-082-1/+10
* pkt_sched: Add qdisc_reset_all_tx().David S. Miller2008-07-081-0/+6
* pkt_sched: Kill stats_lock member of struct Qdisc.David S. Miller2008-07-081-1/+0
* netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-081-1/+1
* pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller2008-07-081-7/+9
* netdev: Create netdev_queue abstraction.David S. Miller2008-07-081-1/+5
* mac80211: fix lots of kernel-docRandy Dunlap2008-07-081-15/+25
* mac80211: add block ack request capabilityRon Rindjunsky2008-07-081-0/+3
* netfilter: nf_conntrack: add allocation flag to nf_conntrack_allocPablo Neira Ayuso2008-07-081-1/+2
* net-sched: consolidate default fifo qdisc setupPatrick McHardy2008-07-051-0/+4
* net-sched: add dynamically sized qdisc class hash helpersPatrick McHardy2008-07-051-0/+42
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-052-1/+10
|\
| * net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy2008-07-011-1/+1
| * mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach2008-06-301-0/+9
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-07-051-0/+5
|\ \
| * | mac80211: add spectrum capabilitiesTomas Winkler2008-06-301-0/+5
* | | vlan: Add GVRP supportPatrick McHardy2008-07-051-0/+1
* | | net: Add GARP applicant-only participantPatrick McHardy2008-07-051-0/+127
* | | net: Add STP demux layerPatrick McHardy2008-07-051-0/+14
* | | MIB: add struct net to UDP6_INC_STATS_BHPavel Emelyanov2008-07-051-2/+2
* | | MIB: add struct net to UDP6_INC_STATS_USERPavel Emelyanov2008-07-051-1/+1
* | | MIB: add struct net to UDP_INC_STATS_BHPavel Emelyanov2008-07-051-3/+3
* | | MIB: add struct net to UDP_INC_STATS_USERPavel Emelyanov2008-07-051-1/+1
* | | netns: place rt_genid into struct netDenis V. Lunev2008-07-051-0/+1
* | | netns: make rt_secret_rebuild timer per namespaceDenis V. Lunev2008-07-051-0/+2
* | | netns: register net.ipv4.route.flush in each namespaceDenis V. Lunev2008-07-051-0/+1
* | | net: add fib_rules_ops to flush_cache methodDenis V. Lunev2008-07-051-1/+1
* | | netns: add namespace parameter to rt_cache_flushDenis V. Lunev2008-07-051-1/+1
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-283-105/+67
|\ \
| * | mac80211: Add RTNL warning for workqueueIvo van Doorn2008-06-271-2/+5
| * | mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2008-06-271-1/+6
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville2008-06-252-102/+56
| |\ \
| | * | wext: Emit event stream entries correctly when compat.David S. Miller2008-06-161-101/+48
| | * | wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.David S. Miller2008-06-161-1/+1
| | * | wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.cDavid S. Miller2008-06-161-0/+7
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-282-0/+17
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2008-06-201-0/+11
OpenPOWER on IntegriCloud