aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24ax88796: Add method to take MAC from platform dataDaniel Mack1-5/+8
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2-2/+4
2009-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller3-13/+10
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek1-9/+33
2009-03-21snap: use const for descriptorStephen Hemminger1-1/+5
2009-03-21sctp: Clean up TEST_FRAME hacks.Vlad Yasevich1-7/+0
2009-03-21ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy1-2/+3
2009-03-20net: reorder struct Qdisc for better SMP performanceEric Dumazet1-9/+12
2009-03-18netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_putFlorian Westphal1-5/+0
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-24/+3
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-1/+2
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez1-21/+3
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez1-3/+0
2009-03-16netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch1-4/+1
2009-03-16netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso1-1/+2
2009-03-16netfilter: use a linked list of loggersEric Leblond1-3/+8
2009-03-15tcp: simplify tcp_current_mssIlpo Järvinen1-2/+11
2009-03-15tcp: consolidate paws checkIlpo Järvinen1-4/+14
2009-03-03netns: Remove net_aliveEric W. Biederman1-10/+17
2009-03-02sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich1-1/+2
2009-03-02tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis1-2/+2
2009-03-02tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen1-1/+0
2009-03-02tcp: add helper for AI algorithmIlpo Järvinen1-0/+1
2009-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller4-1200/+59
2009-02-27cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez1-1/+4
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2-1/+10
2009-02-27cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez1-3/+3
2009-02-27mac80211: Add software scan notifiersMichael Buesch1-0/+8
2009-02-27mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg1-0/+3
2009-02-27cfg80211: clean up signal typeJohannes Berg2-5/+6
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen1-0/+8
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen1-0/+4
2009-02-27mac80211: Extend the rate control API with an update callbackSujith1-0/+13
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg1-5/+0
2009-02-27make net/ieee80211.h private to ipw2x00Dan Williams1-1185/+0
2009-02-26inet fragments: fix sparse warning: context imbalanceHannes Eder1-1/+2
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2-4/+23
2009-02-27Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann1-0/+3
2009-02-27Bluetooth: Fix double L2CAP connection requestMarcel Holtmann1-0/+1
2009-02-27Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann1-1/+2
2009-02-27Bluetooth: Use general bonding whenever possibleMarcel Holtmann1-1/+1
2009-02-27Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann1-0/+8
2009-02-27Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann1-4/+5
2009-02-27Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann1-3/+4
2009-02-27Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann1-2/+3
2009-02-27Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2-23/+42
2009-02-27Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann1-2/+4