summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2008-07-14mib: add struct net to ICMPMSGIN_INC_STATS_BHPavel Emelyanov-1/+1
2008-07-14mib: add struct net to ICMPMSGOUT_INC_STATSPavel Emelyanov-1/+1
2008-07-14mib: add struct net to ICMP_INC_STATS_BHPavel Emelyanov-1/+1
2008-07-14mib: add struct net to ICMP_INC_STATSPavel Emelyanov-1/+1
2008-07-14icmp: drop unused MIB accounting wrappersPavel Emelyanov-5/+0
2008-07-14icmp: add struct net argument to icmp_out_countPavel Emelyanov-1/+2
2008-07-14tipc: Remove unneeded parameter to tipc_createport_raw()Allan Stephens-10/+3
2008-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-38/+35
2008-07-14netfilter: Let nf_ct_kill() callers know if del_timer() returned true.David S. Miller-10/+10
2008-07-14mac80211: fix struct ieee80211_tx_queue_paramsJohannes Berg-5/+5
2008-07-14mac80211: fix TX sequence numbersJohannes Berg-0/+12
2008-07-14mac80211: revamp beacon configurationJohannes Berg-33/+16
2008-07-14mac80211: power management wext hooksSamuel Ortiz-0/+2
2008-07-14[Bluetooth] Store remote modem status for RFCOMM TTYMarcel Holtmann-0/+1
2008-07-14[Bluetooth] Add timestamp support to L2CAP, RFCOMM and SCOMarcel Holtmann-0/+1
2008-07-14[Bluetooth] Export details about authentication requirementsMarcel Holtmann-4/+16
2008-07-14[Bluetooth] Use ACL config stage to retrieve remote featuresMarcel Holtmann-1/+4
2008-07-14[Bluetooth] Track status of remote Simple Pairing modeMarcel Holtmann-0/+8
2008-07-14[Bluetooth] Track status of Simple Pairing modeMarcel Holtmann-0/+12
2008-07-14[Bluetooth] Disable disconnect timer during Simple PairingMarcel Holtmann-0/+11
2008-07-14[Bluetooth] Make use of the default link policy settingsMarcel Holtmann-0/+11
2008-07-14[Bluetooth] Track connection packet type changesMarcel Holtmann-0/+10
2008-07-14[Bluetooth] Disconnect when encryption gets disabledMarcel Holtmann-5/+5
2008-07-14[Bluetooth] Enforce security for outgoing RFCOMM connectionsMarcel Holtmann-0/+1
2008-07-08netdev: Move atomic queue state bits into netdev_queue.David S. Miller-1/+1
2008-07-08pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller-3/+5
2008-07-08pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.David S. Miller-0/+8
2008-07-08net: Clean up explicit ->tx_queue references in link watch.David S. Miller-0/+8
2008-07-08pkt_sched: Add qdisc_all_tx_empty()David S. Miller-1/+10
2008-07-08pkt_sched: Add qdisc_reset_all_tx().David S. Miller-0/+6
2008-07-08pkt_sched: Kill stats_lock member of struct Qdisc.David S. Miller-1/+0
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller-1/+1
2008-07-08pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller-7/+9
2008-07-08netdev: Create netdev_queue abstraction.David S. Miller-1/+5
2008-07-08mac80211: fix lots of kernel-docRandy Dunlap-15/+25
2008-07-08mac80211: add block ack request capabilityRon Rindjunsky-0/+3
2008-07-08netfilter: nf_conntrack: add allocation flag to nf_conntrack_allocPablo Neira Ayuso-1/+2
2008-07-05net-sched: consolidate default fifo qdisc setupPatrick McHardy-0/+4
2008-07-05net-sched: add dynamically sized qdisc class hash helpersPatrick McHardy-0/+42
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+10
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller-0/+5
2008-07-05vlan: Add GVRP supportPatrick McHardy-0/+1
2008-07-05net: Add GARP applicant-only participantPatrick McHardy-0/+127
2008-07-05net: Add STP demux layerPatrick McHardy-0/+14
2008-07-05MIB: add struct net to UDP6_INC_STATS_BHPavel Emelyanov-2/+2
2008-07-05MIB: add struct net to UDP6_INC_STATS_USERPavel Emelyanov-1/+1
2008-07-05MIB: add struct net to UDP_INC_STATS_BHPavel Emelyanov-3/+3
2008-07-05MIB: add struct net to UDP_INC_STATS_USERPavel Emelyanov-1/+1
2008-07-05netns: place rt_genid into struct netDenis V. Lunev-0/+1
2008-07-05netns: make rt_secret_rebuild timer per namespaceDenis V. Lunev-0/+2