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