summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ax88796: Add method to take MAC from platform dataDaniel Mack2009-03-241-5/+8
* ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich2009-03-242-2/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-243-13/+10
|\
| * netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_putFlorian Westphal2009-03-181-5/+0
| * netfilter: remove IPvX specific parts from nf_conntrack_l4proto.hChristoph Paasch2009-03-161-4/+1
| * netfilter: use a linked list of loggersEric Leblond2009-03-161-3/+8
| * netfilter: nf_conntrack: table max size should hold at least table sizeHagen Paul Pfeifer2009-02-201-1/+1
* | dsa: add switch chip cascading supportLennert Buytenhek2009-03-211-9/+33
* | snap: use const for descriptorStephen Hemminger2009-03-211-1/+5
* | sctp: Clean up TEST_FRAME hacks.Vlad Yasevich2009-03-211-7/+0
* | ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy2009-03-211-2/+3
* | net: reorder struct Qdisc for better SMP performanceEric Dumazet2009-03-201-9/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-171-24/+3
|\ \
| * | cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez2009-03-161-21/+3
| * | cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez2009-03-161-3/+0
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-171-1/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-171-1/+2
| |\ \
| | * | netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso2009-03-161-1/+2
| * | | netns: Remove net_aliveEric W. Biederman2009-03-031-10/+17
| |/ /
* | | tcp: simplify tcp_current_mssIlpo Järvinen2009-03-151-2/+11
* | | tcp: consolidate paws checkIlpo Järvinen2009-03-151-4/+14
* | | sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich2009-03-021-1/+2
* | | tcp: tcp_init_wl / tcp_update_wl argument cleanupHantzis Fotis2009-03-021-2/+2
* | | tcp: kill eff_sacks "cache", the sole user can calculate itselfIlpo Järvinen2009-03-021-1/+0
* | | tcp: add helper for AI algorithmIlpo Järvinen2009-03-021-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-284-1200/+59
|\ \ \
| * | | cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez2009-02-271-1/+4
| * | | cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2009-02-272-1/+10
| * | | cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez2009-02-271-3/+3
| * | | mac80211: Add software scan notifiersMichael Buesch2009-02-271-0/+8
| * | | mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg2009-02-271-0/+3
| * | | cfg80211: clean up signal typeJohannes Berg2009-02-272-5/+6
| * | | nl80211: Provide access to STA TX/RX packet countersJouni Malinen2009-02-271-0/+8
| * | | nl80211: Optional IEs into scan requestJouni Malinen2009-02-271-0/+4
| * | | mac80211: Extend the rate control API with an update callbackSujith2009-02-271-0/+13
| * | | mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-271-5/+0
| * | | make net/ieee80211.h private to ipw2x00Dan Williams2009-02-271-1185/+0
* | | | inet fragments: fix sparse warning: context imbalanceHannes Eder2009-02-261-1/+2
* | | | Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-272-4/+23
* | | | Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann2009-02-271-0/+1
* | | | Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann2009-02-271-0/+1
* | | | Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann2009-02-271-0/+3
* | | | Bluetooth: Fix double L2CAP connection requestMarcel Holtmann2009-02-271-0/+1
* | | | Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann2009-02-271-1/+2
* | | | Bluetooth: Use general bonding whenever possibleMarcel Holtmann2009-02-271-1/+1
* | | | Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann2009-02-271-0/+8
* | | | Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann2009-02-271-4/+5
* | | | Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann2009-02-271-3/+4
* | | | Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann2009-02-271-2/+3
* | | | Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann2009-02-272-23/+42
OpenPOWER on IntegriCloud