summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-316-13/+35
|\
| * netfilter: xt_iprange: add IPv6 match debug print codeThomas Jacob2011-01-281-2/+14
| * netfilter: xt_iprange: typo in IPv4 match debug print codeThomas Jacob2011-01-271-1/+1
| * Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-261-4/+8
| |\
| | * netfilter: xt_connlimit: pick right dstaddr in NAT scenarioJan Engelhardt2011-01-261-4/+8
| * | netfilter: ipvs: fix compiler warningsChangli Gao2011-01-251-3/+1
| * | IPVS netns BUG, register sysctl for root nsHans Schillstrom2011-01-251-1/+1
| |/
| * IPVS: Change sock_create_kernel() to __sock_create()Simon Horman2011-01-221-2/+2
| * netfilter: ipvs: fix compiler warningsChangli Gao2011-01-222-0/+8
* | ipv4: If fib metrics are default, no need to grab ref to FIB info.David S. Miller2011-01-281-2/+4
* | ipv4: Attach FIB info to dst_default_metrics when possibleDavid S. Miller2011-01-282-5/+9
* | ipv4: Allocate fib metrics dynamically.David S. Miller2011-01-281-0/+4
* | net: Pre-COW metrics for TCP.David S. Miller2011-01-271-3/+23
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-2715-221/+148
|\ \
| * | mac80211: use DECLARE_EVENT_CLASSJohannes Berg2011-01-261-169/+33
| * | cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-217-24/+39
| * | mac80211: Fix skb-copy failure debug message.Ben Greear2011-01-211-1/+1
| * | mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau2011-01-191-3/+22
| * | mac80211: allow advertising correct maximum aggregate sizeJohannes Berg2011-01-191-1/+2
| * | mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-195-12/+31
| * | mac80211: don't return beacons when mesh is disabledJohannes Berg2011-01-191-0/+5
| * | mac80211: Show max retry-counts in kernel messages.Ben Greear2011-01-191-4/+4
| * | mac80211: mesh only parameter mppath maybe unusedWey-Yi Guy2011-01-191-1/+1
| * | mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho2011-01-192-0/+4
| * | mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE f...Nick Ledovskikh2011-01-191-1/+1
| * | mac80211: Rewrote code for checking if destinations are proxied.Joel A Fernandes2011-01-191-5/+5
* | | net: fix dev_seq_next()Eric Dumazet2011-01-271-4/+7
* | | net: Store ipv4/ipv6 COW'd metrics in inetpeer cache.David S. Miller2011-01-272-9/+42
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-274-8/+4
|\ \ \
| * | | ipv6: Remove route peer binding assertions.David S. Miller2011-01-271-4/+0
| * | | net: add kmemcheck annotation in __alloc_skb()Eric Dumazet2011-01-271-0/+1
| * | | net: fix validate_link_af in rtnetlink coreKurt Van Dijck2011-01-271-2/+1
| * | | econet: remove compiler warningsEric Dumazet2011-01-271-2/+2
* | | | inetpeer: Mark metrics as "new" in fresh inetpeer entries.David S. Miller2011-01-271-0/+1
* | | | net: Implement read-only protection and COW'ing of metrics.David S. Miller2011-01-266-9/+114
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-2615-128/+115
|\ \ \ \ | |/ / /
| * | | xfrm6: Don't forget to propagate peer into ipsec route.David S. Miller2011-01-261-0/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-266-64/+55
| |\ \ \
| | * | | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau2011-01-251-0/+3
| | * | | Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2011-01-192-6/+11
| | * | | Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg2011-01-191-1/+2
| | * | | Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg2011-01-191-49/+28
| | * | | Bluetooth: Fix MITM protection requirement preservationJohan Hedberg2011-01-191-0/+3
| | * | | Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg2011-01-191-5/+0
| | * | | Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek2011-01-191-1/+2
| | * | | Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg2011-01-191-0/+4
| | * | | Bluetooth: l2cap: fix misuse of logical operation in place of bitopDavid Sterba2011-01-191-2/+2
| * | | | TCP: fix a bug that triggers large number of TCP RST by mistakeJerry Chu2011-01-251-1/+1
| * | | | ipv6: Revert 'administrative down' address handling changes.David S. Miller2011-01-251-48/+33
| * | | | net: clear heap allocation for ethtool_get_regs()Eugene Teo2011-01-241-1/+1
OpenPOWER on IntegriCloud