summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netlink: Kill redundant net argument in netlink_insertHerbert Xu2015-01-271-8/+7
* flow_dissector: add tipc supportErik Hugne2015-01-261-0/+14
* tipc: fix excessive network event loggingErik Hugne2015-01-262-21/+21
* net: act_bpf: fix size mismatch on filter preparationDaniel Borkmann2015-01-261-0/+3
* net: cls_basic: return from walking on match in basic_getDaniel Borkmann2015-01-261-2/+5
* openvswitch: Add support for unique flow IDs.Joe Stringer2015-01-266-91/+415
* openvswitch: Use sw_flow_key_range for key ranges.Joe Stringer2015-01-261-11/+9
* openvswitch: Refactor ovs_flow_tbl_insert().Joe Stringer2015-01-261-7/+14
* openvswitch: Refactor ovs_nla_fill_match().Joe Stringer2015-01-263-40/+46
* ipv6: tcp: fix race in IPV6_2292PKTOPTIONSEric Dumazet2015-01-261-6/+2
* bridge: simplify br_getlink() a bitDan Carpenter2015-01-251-6/+3
* net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-252-1/+11
* fib_trie: Various clean-ups for handling slenAlexander Duyck2015-01-251-20/+29
* fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck2015-01-253-19/+20
* fib_trie: Use empty_children instead of counting empty nodes in stats collectionAlexander Duyck2015-01-251-7/+1
* fib_trie: Add collapse() and should_collapse() to resizeAlexander Duyck2015-01-251-35/+65
* fib_trie: Fall back to slen update on inflate/halve failureAlexander Duyck2015-01-251-5/+5
* fib_trie: Fix RCU bug and merge similar bits of inflate/halveAlexander Duyck2015-01-251-84/+73
* fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bitsAlexander Duyck2015-01-251-8/+8
* vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert2015-01-241-4/+2
* udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-243-14/+15
* vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel2015-01-231-0/+1
* vlan: advertise link netns via netlinkNicolas Dichtel2015-01-231-0/+8
* ip6gretap: advertise link netns via netlinkNicolas Dichtel2015-01-231-0/+1
* rtnl: fix error path when adding an iface with a link netNicolas Dichtel2015-01-231-1/+4
* act_connmark: Add missing dependency on NF_CONNTRACK_MARKThomas Graf2015-01-231-0/+1
* Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller2015-01-198-57/+98
|\
| * mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach2015-01-191-0/+12
| * Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg2015-01-191-6/+0
| * cfg80211: fix checking nl80211_send_station() return valueJohannes Berg2015-01-161-1/+1
| * mac80211: remove doubled semicolonJohannes Berg2015-01-161-1/+1
| * cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-154-36/+84
| * cfg80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-152-5/+1
| * mac80211: remove 80+80 MHz rate reportingJohannes Berg2015-01-153-9/+0
* | phonet netlink: allow multiple messages per skb in route dumpJohannes Berg2015-01-191-15/+7
* | net: sched: Introduce connmark actionFelix Fietkau2015-01-193-0/+204
* | net: bridge: reject DSA-enabled master netdevices as bridge membersFlorian Fainelli2015-01-191-2/+8
* | net: ipv4: handle DSA enabled master network devicesFlorian Fainelli2015-01-191-3/+3
* | rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel2015-01-191-3/+22
* | tunnels: advertise link netns via netlinkNicolas Dichtel2015-01-198-0/+24
* | rtnl: add link netns id to interface messagesNicolas Dichtel2015-01-191-0/+13
* | netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel2015-01-191-0/+211
* | bridge: remove oflags from setlink/dellink.Rosen, Rami2015-01-191-6/+2
* | netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-186-14/+11
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-1840-110/+187
* | tipc: fix socket list regression in new nl apiRichard Alpe2015-01-181-12/+18
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-1832-2377/+2385
|\ \
| * | Bluetooth: Remove unused functionRickard Strandqvist2015-01-161-15/+0
| * | Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channelsMarcel Holtmann2015-01-151-0/+12
| * | Bluetooth: Fix lookup of fixed channels by local bdaddrJohan Hedberg2015-01-151-8/+7
OpenPOWER on IntegriCloud