aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* rds: cleanup: remove unneeded variableDan Carpenter2010-03-24
* wimax: remove unneeded variableDan Carpenter2010-03-24
* llc: cleanup: remove dead code from llc_init()Dan Carpenter2010-03-24
* net: Fix locking in flush_backlogTom Herbert2010-03-24
* net_sched: make traffic control network namespace awareTom Goff2010-03-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-22
|\
| * rename new rfkill sysfs knobsflorian@mickler.org2010-03-19
| * mac80211: (really) fix rates setup on IBSS mergeBruno Randolf2010-03-16
| * Revert "mac80211: fix rates setup on IBSS merge"John W. Linville2010-03-16
| * mac80211: optimize tx status processingFelix Fietkau2010-03-15
| * minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau2010-03-10
| * minstrel: simplify and fix debugfs codeFelix Fietkau2010-03-10
| * mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon2010-03-10
| * enhance sysfs rfkill interfaceflorian@mickler.org2010-03-10
| * mac80211: use different MAC addresses for virtual interfacesJohannes Berg2010-03-09
| * mac80211: Improve software scan timingHelmut Schaa2010-03-09
| * mac80211: fix rates setup on IBSS mergeBruno Randolf2010-03-09
| * mac80211: deprecate RX status noiseJohannes Berg2010-03-09
* | rps: Fix build with CONFIG_SYSFS enabledTom Herbert2010-03-22
* | bridge: cleanup: remove unused assignmentDan Carpenter2010-03-22
* | pktgen node allocationRobert Olsson2010-03-21
* | net: dev_getfirstbyhwtype() optimizationEric Dumazet2010-03-21
* | net: snmp mib cleanupEric Dumazet2010-03-21
* | atm: Use kasprintfEric Dumazet2010-03-21
* | net: speedup netdev_set_master()Eric Dumazet2010-03-21
* | tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet2010-03-21
* | bonding: flush unicast and multicast lists when changing typeJiri Pirko2010-03-21
* | net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy2010-03-21
* | ipv6: Fix bug in ipv6_chk_same_addr().David S. Miller2010-03-20
* | ipv6: Reduce timer events for addrconf_verify().YOSHIFUJI Hideaki2010-03-20
* | IPv6: addrconf cleanup addrconf_verifystephen hemminger2010-03-20
* | addrconf: checkpatch fixesStephen Hemminger2010-03-20
* | IPv6: addrconf cleanupsStephen Hemminger2010-03-20
* | ipv6: convert idev_list to list macrosstephen hemminger2010-03-20
* | ipv6: user better hash for addrconfstephen hemminger2010-03-20
* | IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-20
* | ipv6: convert addrconf list to hliststephen hemminger2010-03-20
* | ipv6: convert temporary address list to list macrosstephen hemminger2010-03-20
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-03-20
|\ \
| * | netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso2010-03-20
| * | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso2010-03-20
| * | NET_DMA: free skbs periodicallySteven J. Magnani2010-03-20
| * | tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte2010-03-20
| * | net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2010-03-20
| * | TCP: check min TTL on received ICMP packetsstephen hemminger2010-03-20
| * | ipv6: Remove redundant dst NULL check in ip6_dst_checkHerbert Xu2010-03-20
| * | ipv4: check rt_genid in dst_checkTimo Teräs2010-03-20
| * | net: Potential null skb->dev dereferenceEric Dumazet2010-03-19
| * | tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky2010-03-18
* | | net: forbid underlaying devices to change its typeJiri Pirko2010-03-18