aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-15sit: fix sparse warningsNicolas Dichtel
2012-11-15ipip: fix sparse warnings in ipip_netlink_parms()Nicolas Dichtel
2012-11-14Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-14sit: add support of link creation via rtnlNicolas Dichtel
2012-11-14sit: rename rtnl functions for consistencyNicolas Dichtel
2012-11-14sit/rtnl: add missing parameters on dumpNicolas Dichtel
2012-11-14sit: always notify change when params are updatedNicolas Dichtel
2012-11-14ipip: add support of link creation via rtnlNicolas Dichtel
2012-11-14ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel
2012-11-14ipip: always notify change when params are updatedNicolas Dichtel
2012-11-14ip6tnl: add support of link creation via rtnlNicolas Dichtel
2012-11-14ip6tnl: rename rtnl functions for consistencyNicolas Dichtel
2012-11-14ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel
2012-11-14ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan
2012-11-14bridge: add root port blockingstephen hemminger
2012-11-14bridge: implement BPDU blockingstephen hemminger
2012-11-14bridge: add template for bridge port flagsstephen hemminger
2012-11-14bridge: bridge port parameters over netlinkstephen hemminger
2012-11-14ipv6: remove obsolete comments in route.cLi RongQing
2012-11-14net: unify for_each_ip_tunnel_rcu()Amerigo Wang
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang
2012-11-14batman-adv: Remove instant overwritten variable initializationSven Eckelmann
2012-11-14batman-adv: roaming handling mechanism redesignAntonio Quartulli
2012-11-14batman-adv: refactor tt_global_del_struct()Antonio Quartulli
2012-11-14batman-adv: refactor code to simplify long linesAntonio Quartulli
2012-11-14batman-adv: substitute tt_poss_change with a per-tt_entry flagAntonio Quartulli
2012-11-14batman-adv: wait multiple periods before activating blaSimon Wunderlich
2012-11-14batman-adv: allow bla traffic only after first worker periodSimon Wunderlich
2012-11-14batman-adv: send announcement when backbone gw is registeredSimon Wunderlich
2012-11-14batman-adv: prevent using any virtual device created on batman-adv as hard-in...Antonio Quartulli
2012-11-14batman-adv: fix wrong spinlock inline commentAntonio Quartulli
2012-11-14batman-adv: don't rely on positions in struct for hashingSimon Wunderlich
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-13ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa
2012-11-13tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet
2012-11-13ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa
2012-11-13netfilter: ipv6: only provide sk_bound_dev_if for link-local addrFlorian Westphal
2012-11-12ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.YOSHIFUJI Hideaki / 吉藤英明
2012-11-12wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg
2012-11-11ipv4: avoid undefined behavior in do_ip_setsockopt()Xi Wang
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-10mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau
2012-11-09ip6tnl: advertise tunnel param via rtnlNicolas Dichtel
2012-11-09sit: advertise tunnel param via rtnlNicolas Dichtel
2012-11-09ipip: advertise tunnel param via rtnlNicolas Dichtel
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel