summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-02-13eth: reset addr_assign_type if eth_mac_addr() calledDanny Kukawka
2012-02-13net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc
2012-02-13ipv6: helper function to get tclassJiri Benc
2012-02-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-10net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf
2012-02-10ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei
2012-02-10netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman
2012-02-10netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman
2012-02-10netprio_cgroup: fix an off-by-one bugNeil Horman
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller
2012-02-08af_iucv: allow retrieval of maximum message sizeUrsula Braun
2012-02-08af_iucv: change net_device handling for HS transportUrsula Braun
2012-02-08af_iucv: block writing if msg limit is exceededUrsula Braun
2012-02-08af_iucv: remove IUCV-pathes completelyUrsula Braun
2012-02-08gro: more generic L2 header checkEric Dumazet
2012-02-08ipv6: Implement IPV6_UNICAST_IF socket option.Erich E. Hoover
2012-02-08ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover
2012-02-08gro: more generic L2 header checkEric Dumazet
2012-02-07caif: remove duplicate initializationDan Carpenter
2012-02-07net: Fix build regression when INET_UDP_DIAG=y and IPV6=mAnisse Astier
2012-02-07net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan
2012-02-07Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-02-06tipc: Minor optimization to rejection of connection-based messagesAllan Stephens
2012-02-06tipc: Eliminate alteration of publication key during name table purgingAllan Stephens
2012-02-06tipc: Prevent loss of fragmented messages over broadcast linkAllan Stephens
2012-02-06tipc: Prevent loss of fragmented messages over unicast linksAllan Stephens
2012-02-06tipc: Remove obsolete broadcast tag capabilityAllan Stephens
2012-02-06tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens
2012-02-06tipc: Add missing locks in broadcast link statistics accumulationAllan Stephens
2012-02-06tipc: Fix bug in broadcast link duplicate message statisticsAllan Stephens
2012-02-06tipc: Fix node lock reclamation issues in broadcast link receptionAllan Stephens
2012-02-06tipc: Add missing broadcast link lock when sending NACKAllan Stephens
2012-02-06tipc: Fix problem with broadcast link synchronization between nodesAllan Stephens
2012-02-06tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens
2012-02-06tipc: Prevent broadcast link stalling in dual LAN environmentsAllan Stephens
2012-02-06tipc: Prevent transmission of outdated link protocol messagesAllan Stephens
2012-02-06tipc: improve the link deferred queue insertion algorithmAllan Stephens
2012-02-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-02-06net: Make qdisc_skb_cb upper size bound explicit.David S. Miller
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-05caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it.Jesper Juhl
2012-02-05decnet: remove unused variable from dn_output()Jesper Juhl
2012-02-04tcp_v4_send_reset: binding oif to iif in no sock caseShawn Lu
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-04netprio_cgroup: Fix obo in get_prioidxNeil Horman
2012-02-04caif: Add drop count for caif_net device.sjur.brandeland@stericsson.com
2012-02-04caif: Kill debugfs vars for caif socketsjur.brandeland@stericsson.com
2012-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds