aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Remove flowi from struct rtable.David S. Miller2011-03-046-85/+133
* ipv4: Set rt->rt_iif more sanely on output routes.David S. Miller2011-03-041-1/+1
* ipv4: Get peer more cheaply in rt_init_metrics().David S. Miller2011-03-041-2/+2
* ipv4: Optimize flow initialization in output route lookup.David S. Miller2011-03-041-8/+10
* inetpeer: seqlock optimizationEric Dumazet2011-03-041-40/+35
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-0414-159/+266
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-0414-159/+266
| |\
| | * mac80211: make rate control Kconfig warning depend on mac80211Johannes Berg2011-03-011-1/+1
| | * mac80211: add support for showing the last rx bitrateFelix Fietkau2011-03-013-10/+36
| | * cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau2011-03-011-19/+37
| | * Bluetooth: Fix BT_L2CAP and BT_SCO in KconfigGustavo F. Padovan2011-02-281-2/+4
| | * mac80211: support direct offchannel TX offloadJohannes Berg2011-02-255-0/+108
| | * mac80211: better fix for conn_mon_timer running after disassociateStanislaw Gruszka2011-02-251-6/+3
| | * mac80211: copy peer MCS TX parametersJohannes Berg2011-02-251-1/+4
| | * mac80211: remove IBSS merge delayJohannes Berg2011-02-251-5/+0
| | * mac80211: make tx() operation return voidJohannes Berg2011-02-252-110/+58
| | * mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-232-3/+3
| | * mac80211: Fix a race on enabling power save.Vivek Natarajan2011-02-232-3/+13
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-0317-73/+108
|\ \ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-031-3/+17
| |\ \ \
| | * | | DNS: Fix a NULL pointer deref when trying to read an error key [CVE-2011-1076]David Howells2011-03-041-3/+17
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-038-19/+36
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | AF_RXRPC: Handle receiving ACKALL packetsDavid Howells2011-03-021-0/+1
| | * | | net: dcbnl: check correct ops in dcbnl_ieee_set()John Fastabend2011-03-021-1/+1
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-022-2/+6
| | |\ \ \
| | | * | | netfilter: nf_log: avoid oops in (un)bind with invalid nfproto valuesJan Engelhardt2011-03-021-0/+4
| | | * | | ipvs: fix dst_lock locking on dest updateJulian Anastasov2011-03-021-2/+2
| | * | | | dccp: fix oops on Reset after closeGerrit Renker2011-03-011-4/+3
| | * | | | netlink: handle errors from netlink_dump()Andrey Vagin2011-02-281-4/+14
| | * | | | net: handle addr_type of 0 properlyHagen Paul Pfeifer2011-02-251-1/+1
| | * | | | sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flushLucian Adrian Grijincu2011-02-251-7/+10
| * | | | | RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroyAnton Blanchard2011-02-251-4/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-2314-41/+79
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-223-2/+10
| | |\ \ \ \
| | | * | | | fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman2011-02-211-2/+2
| | * | | | | bridge: Use IPv6 link-local address for multicast listener queriesLinus Lüssing2011-02-221-1/+2
| | * | | | | bridge: Fix MLD queries' ethernet source addressLinus Lüssing2011-02-221-1/+1
| | * | | | | bridge: Allow mcast snooping for transient link local addresses tooLinus Lüssing2011-02-221-5/+4
| | * | | | | bridge: Add missing ntohs()s for MLDv2 report parsingLinus Lüssing2011-02-221-2/+3
| | * | | | | bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 reportLinus Lüssing2011-02-221-1/+1
| | * | | | | bridge: Fix IPv6 multicast snooping by storing correct protocol typeLinus Lüssing2011-02-221-1/+1
| | * | | | | tcp: undo_retrans counter fixesYuchung Cheng2011-02-212-3/+4
| | * | | | | net: Fix more stale on-stack list_head objects.Eric W. Biederman2011-02-202-0/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-02-211-31/+31
| |\ \ \ \ \ \
| | * | | | | | libceph: fix socket write error handlingSage Weil2011-01-251-11/+12
| | * | | | | | libceph: fix socket read error handlingSage Weil2011-01-251-20/+19
* | | | | | | | netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-031-6/+0
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | ipv6: Use ERR_CAST in addrconf_dst_alloc.David S. Miller2011-03-031-6/+1
* | | | | | | ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address.David S. Miller2011-03-031-2/+2
* | | | | | | net_sched: reduce fifo qdisc sizeEric Dumazet2011-03-032-30/+22