summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-15ip6tnl: rename rtnl functions for consistencyNicolas Dichtel
2012-11-15ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel
2012-11-15ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan
2012-11-15bridge: add root port blockingstephen hemminger
2012-11-15bridge: implement BPDU blockingstephen hemminger
2012-11-15bridge: add template for bridge port flagsstephen hemminger
2012-11-15bridge: 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-10ip6tnl: advertise tunnel param via rtnlNicolas Dichtel
2012-11-10sit: advertise tunnel param via rtnlNicolas Dichtel
2012-11-10ipip: advertise tunnel param via rtnlNicolas Dichtel
2012-11-09gre6: fix rtnl dump messagesNicolas Dichtel
2012-11-09ipip: add GSO supportEric Dumazet
2012-11-09ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa
2012-11-09mac80211: don't send null data packet when not associatedJohannes Berg
2012-11-09Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg
2012-11-09Bluetooth: Notify about device registration before power onMarcel Holtmann
2012-11-09Bluetooth: Fix error status when pairing failsPaulo Sérgio
2012-11-09Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg
2012-11-09mac80211: fix memory leak in device registration error pathJohannes Berg
2012-11-09vlan: set sysfs device_type to 'vlan'Doug Goldstein
2012-11-09ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing
2012-11-08Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-11-08ndisc: fix a typo in a comment in ndisc_recv_na()Nicolas Dichtel