aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
* | | | | | ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails.David S. Miller2011-03-03
* | | | | | dcbnl: add support for retrieving peer configuration - ceeShmulik Ravid2011-03-03
* | | | | | dcbnl: add support for retrieving peer configuration - ieeeShmulik Ravid2011-03-03
* | | | | | ipv4: ip_route_output_key() is better as an inline.David S. Miller2011-03-02
* | | | | | ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
* | | | | | xfrm: Return dst directly from xfrm_lookup()David S. Miller2011-03-02
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-02
|\ \ \ \ \ \
| * | | | | | netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECVPablo Neira Ayuso2011-02-28
| * | | | | | ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao2011-02-24
| * | | | | | ipvs: use enum to instead of magic numbersChangli Gao2011-02-23
| * | | | | | ipvs: use hlist instead of listChangli Gao2011-02-22
| * | | | | | ipvs: make "no destination available" message more informativePatrick Schaaf2011-02-16
| * | | | | | ipvs: remove extra lookups for ICMP packetsJulian Anastasov2011-02-15
| * | | | | | ipvs: fix timer in get_curr_sync_buffTinggong Wang2011-02-15
| * | | | | | netfilter: nfnetlink_log: remove unused parameterFlorian Westphal2011-02-15
| * | | | | | netfilter: xt_conntrack: warn about use in raw tableJan Engelhardt2011-02-14
| * | | | | | Revert "netfilter: xt_connlimit: connlimit-above early loop termination"Stefan Berger2011-02-14