summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-01-26ipv6: tcp: fix race in IPV6_2292PKTOPTIONSEric Dumazet
2015-01-26bridge: simplify br_getlink() a bitDan Carpenter
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2015-01-25fib_trie: Various clean-ups for handling slenAlexander Duyck
2015-01-25fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck
2015-01-25fib_trie: Use empty_children instead of counting empty nodes in stats collectionAlexander Duyck
2015-01-25fib_trie: Add collapse() and should_collapse() to resizeAlexander Duyck
2015-01-25fib_trie: Fall back to slen update on inflate/halve failureAlexander Duyck
2015-01-25fib_trie: Fix RCU bug and merge similar bits of inflate/halveAlexander Duyck
2015-01-25fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bitsAlexander Duyck
2015-01-25vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert
2015-01-25udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert
2015-01-24vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel
2015-01-24vlan: advertise link netns via netlinkNicolas Dichtel
2015-01-24ip6gretap: advertise link netns via netlinkNicolas Dichtel
2015-01-24rtnl: fix error path when adding an iface with a link netNicolas Dichtel
2015-01-24act_connmark: Add missing dependency on NF_CONNTRACK_MARKThomas Graf
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-19phonet netlink: allow multiple messages per skb in route dumpJohannes Berg
2015-01-19net: sched: Introduce connmark actionFelix Fietkau
2015-01-19net: bridge: reject DSA-enabled master netdevices as bridge membersFlorian Fainelli
2015-01-19net: ipv4: handle DSA enabled master network devicesFlorian Fainelli
2015-01-19rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel
2015-01-19mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach
2015-01-19Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg
2015-01-19bridge: remove oflags from setlink/dellink.Rosen, Rami
2015-01-19netlink: Fix bugs in nlmsg_end() conversions.David S. Miller
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-18tipc: fix socket list regression in new nl apiRichard Alpe
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko
2015-01-18switchdev: introduce switchdev notifierJiri Pirko
2015-01-18socket: use ki_nbytes instead of iov_length()Nicolas Dichtel
2015-01-18tc: cls_bpf: rename bpf_len to bpf_num_opsJiri Pirko
2015-01-18tc: add BPF based actionJiri Pirko
2015-01-18bridge: fix setlink/dellink notificationsRoopa Prabhu
2015-01-16cfg80211: fix checking nl80211_send_station() return valueJohannes Berg
2015-01-16mac80211: remove doubled semicolonJohannes Berg
2015-01-16Bluetooth: Remove unused functionRickard Strandqvist
2015-01-16netlink: Fix netlink_insert EADDRINUSE errorHerbert Xu
2015-01-16bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()Nicolas Dichtel
2015-01-16Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-15ipv4: per cpu uncached listEric Dumazet
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-15Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channelsMarcel Holtmann
2015-01-15socket: use iov_length()Nicolas Dichtel
2015-01-15Bluetooth: Fix lookup of fixed channels by local bdaddrJohan Hedberg