summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-17batman-adv: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-17Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-02-17batman-adv: export used routing algorithm via sysfsMarek Lindner
2012-02-17batman-adv: allowing changing the routing algorithm via module parameterMarek Lindner
2012-02-17batman-adv: convert batman iv algorithm to use dynamic infrastructureMarek Lindner
2012-02-17batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner
2012-02-17batman-adv: warn if added interface is part of a bridgeMarek Lindner
2012-02-17batman-adv: Move is_out_of_time() to main.h for general useMartin Hundebøll
2012-02-17batman-adv: Rm empty line from is_my_mac() in main.cMartin Hundebøll
2012-02-17batman-adv: simplify bat_ogm_receive API callMarek Lindner
2012-02-17batman-adv: Explicitly mark the common header structureSven Eckelmann
2012-02-17batman-adv: add tt_initialised flag to the orig_node structAntonio Quartulli
2012-02-15ipv4: Eliminate spurious argument to __ipv4_neigh_lookupDavid S. Miller
2012-02-15net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-14netpoll: netpoll_poll_dev() should access dev->flagsEric Dumazet
2012-02-14RxRPC: Fix kcalloc parameters swappedAxel Lin
2012-02-14tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACKNeal Cardwell
2012-02-13net_sched: sch_plug: plug_qdisc_ops is staticEric Dumazet
2012-02-13gro: fix truesize underestimationEric Dumazet
2012-02-13tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()Neal Cardwell
2012-02-13tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbsNeal Cardwell
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-10Merge 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-09mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan
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