aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv6: tcp: fix race in IPV6_2292PKTOPTIONSEric Dumazet2015-01-26
* bridge: simplify br_getlink() a bitDan Carpenter2015-01-26
* net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-25
* fib_trie: Various clean-ups for handling slenAlexander Duyck2015-01-25
* fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck2015-01-25
* fib_trie: Use empty_children instead of counting empty nodes in stats collectionAlexander Duyck2015-01-25
* fib_trie: Add collapse() and should_collapse() to resizeAlexander Duyck2015-01-25
* fib_trie: Fall back to slen update on inflate/halve failureAlexander Duyck2015-01-25
* fib_trie: Fix RCU bug and merge similar bits of inflate/halveAlexander Duyck2015-01-25
* fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bitsAlexander Duyck2015-01-25
* vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert2015-01-25
* udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-25
* vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel2015-01-23
* vlan: advertise link netns via netlinkNicolas Dichtel2015-01-23
* ip6gretap: advertise link netns via netlinkNicolas Dichtel2015-01-23
* rtnl: fix error path when adding an iface with a link netNicolas Dichtel2015-01-23
* act_connmark: Add missing dependency on NF_CONNTRACK_MARKThomas Graf2015-01-23
* Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2015-01-19
|\
| * mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach2015-01-19
| * Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg2015-01-19
| * cfg80211: fix checking nl80211_send_station() return valueJohannes Berg2015-01-16
| * mac80211: remove doubled semicolonJohannes Berg2015-01-16
| * cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-15
| * cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-15
| * mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-15
* | phonet netlink: allow multiple messages per skb in route dumpJohannes Berg2015-01-19
* | net: sched: Introduce connmark actionFelix Fietkau2015-01-19
* | net: bridge: reject DSA-enabled master netdevices as bridge membersFlorian Fainelli2015-01-19
* | net: ipv4: handle DSA enabled master network devicesFlorian Fainelli2015-01-19
* | rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel2015-01-19
* | tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-19
* | rtnl: add link netns id to interface messagesNicolas Dichtel2015-01-19
* | netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel2015-01-19
* | bridge: remove oflags from setlink/dellink.Rosen, Rami2015-01-19
* | netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-18
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* | tipc: fix socket list regression in new nl apiRichard Alpe2015-01-18
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-18
|\ \
| * | Bluetooth: Remove unused functionRickard Strandqvist2015-01-16
| * | Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channelsMarcel Holtmann2015-01-15
| * | Bluetooth: Fix lookup of fixed channels by local bdaddrJohan Hedberg2015-01-15
| * | Bluetooth: Add helpers for src/dst bdaddr type conversionJohan Hedberg2015-01-15
| * | Bluetooth: Bind the SMP channel registration to management power stateMarcel Holtmann2015-01-15
| * | Bluetooth: Don't register any SMP channel if LE is not supportedMarcel Holtmann2015-01-15
| * | Bluetooth: Fix LE SMP channel source address and source address typeMarcel Holtmann2015-01-15
| * | Bluetooth: Fix issue with switching BR/EDR back on when disabledMarcel Holtmann2015-01-15
| * | Bluetooth: Show device address type for L2CAP debugfs entriesMarcel Holtmann2015-01-15
| * | Bluetooth: 6lowpan: Remove PSM setting codeJukka Rissanen2015-01-14
| * | Bluetooth: Fix valid Identity Address checkJohan Hedberg2015-01-14
| * | Bluetooth: Remove dead codeGowtham Anandha Babu2015-01-14