aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net_sched: sch_plug: plug_qdisc_ops is staticEric Dumazet2012-02-13
* gro: fix truesize underestimationEric Dumazet2012-02-13
* eth: reset addr_assign_type if eth_mac_addr() calledDanny Kukawka2012-02-13
* net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-13
* ipv6: helper function to get tclassJiri Benc2012-02-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10
| |\
| | * net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf2012-02-10
| | * ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei2012-02-10
| | * netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-10
| | * netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman2012-02-10
| | * netprio_cgroup: fix an off-by-one bugNeil Horman2012-02-10
| | * net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-09
| | * gro: more generic L2 header checkEric Dumazet2012-02-08
| | * net: Fix build regression when INET_UDP_DIAG=y and IPV6=mAnisse Astier2012-02-07
| | * tcp_v4_send_reset: binding oif to iif in no sock caseShawn Lu2012-02-04
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-02-02
| |\ \
| | * | ceph: initialize client debugfs outside of monc->mutexSage Weil2012-02-02
* | | | af_iucv: allow retrieval of maximum message sizeUrsula Braun2012-02-08
* | | | af_iucv: change net_device handling for HS transportUrsula Braun2012-02-08
* | | | af_iucv: block writing if msg limit is exceededUrsula Braun2012-02-08
* | | | af_iucv: remove IUCV-pathes completelyUrsula Braun2012-02-08
* | | | ipv6: Implement IPV6_UNICAST_IF socket option.Erich E. Hoover2012-02-08
* | | | ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover2012-02-08
* | | | gro: more generic L2 header checkEric Dumazet2012-02-08
* | | | caif: remove duplicate initializationDan Carpenter2012-02-07
* | | | net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan2012-02-07
* | | | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-02-07
|\ \ \ \
| * | | | tipc: Minor optimization to rejection of connection-based messagesAllan Stephens2012-02-06
| * | | | tipc: Eliminate alteration of publication key during name table purgingAllan Stephens2012-02-06
| * | | | tipc: Prevent loss of fragmented messages over broadcast linkAllan Stephens2012-02-06
| * | | | tipc: Prevent loss of fragmented messages over unicast linksAllan Stephens2012-02-06
| * | | | tipc: Remove obsolete broadcast tag capabilityAllan Stephens2012-02-06
| * | | | tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens2012-02-06
| * | | | tipc: Add missing locks in broadcast link statistics accumulationAllan Stephens2012-02-06
| * | | | tipc: Fix bug in broadcast link duplicate message statisticsAllan Stephens2012-02-06
| * | | | tipc: Fix node lock reclamation issues in broadcast link receptionAllan Stephens2012-02-06
| * | | | tipc: Add missing broadcast link lock when sending NACKAllan Stephens2012-02-06
| * | | | tipc: Fix problem with broadcast link synchronization between nodesAllan Stephens2012-02-06
| * | | | tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens2012-02-06
| * | | | tipc: Prevent broadcast link stalling in dual LAN environmentsAllan Stephens2012-02-06
| * | | | tipc: Prevent transmission of outdated link protocol messagesAllan Stephens2012-02-06
| * | | | tipc: improve the link deferred queue insertion algorithmAllan Stephens2012-02-06
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-06
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-06
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | mac80211: Move num_sta_ps counter decrement after synchronize_rcuHelmut Schaa2012-01-30
| | * | | | mac80211: add support for mcs masksSimon Wunderlich2012-01-30
| | * | | | nl80211: add support for mcs masksSimon Wunderlich2012-01-30
| | * | | | mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_endHelmut Schaa2012-01-30
| | * | | | mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroyHelmut Schaa2012-01-30