summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2015-01-15Bluetooth: Fix issue with switching BR/EDR back on when disabledMarcel Holtmann-0/+15
2015-01-15Bluetooth: Show device address type for L2CAP debugfs entriesMarcel Holtmann-2/+2
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-133/+170
2015-01-15openvswitch: Support VXLAN Group Policy extensionThomas Graf-19/+203
2015-01-15openvswitch: Allow for any level of nesting in flow attributesThomas Graf-50/+56
2015-01-15openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()Thomas Graf-41/+47
2015-01-15vxlan: Group Policy extensionThomas Graf-3/+6
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-43/+92
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-40/+90
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf-1/+2
2015-01-14Bluetooth: 6lowpan: Remove PSM setting codeJukka Rissanen-35/+31
2015-01-14Bluetooth: Fix valid Identity Address checkJohan Hedberg-1/+5
2015-01-14ipv6:icmp:remove unnecessary bracketszhuyj-1/+1
2015-01-14openvswitch: Introduce ovs_tunnel_route_lookupFan Du-39/+25
2015-01-14udp: pass udp_offload struct to UDP gro callbacksTom Herbert-8/+17
2015-01-14bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann-1/+2
2015-01-14Bluetooth: Remove dead codeGowtham Anandha Babu-6/+0
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho-0/+52
2015-01-14cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov-0/+25
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov-2/+29
2015-01-14mac80211: don't defer scans in case of radar detectionEliad Peller-1/+1
2015-01-14mac80211: consider only relevant vifs for radar_required calculationEliad Peller-2/+30
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller-7/+5
2015-01-14mac80211: add TDLS supported channels correctlyArik Nemtsov-5/+21
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach-22/+27
2015-01-14Bluetooth: Use %llu for printing duration details of selftestsMarcel Holtmann-2/+2
2015-01-14Bluetooth: Move Delete Stored Link Key to 4th phase of initializationMarcel Holtmann-23/+23
2015-01-14neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy-0/+44
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko-41/+42
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko-13/+13
2015-01-13tipc: correctly handle releasing a not fully initialized sockSasha Levin-2/+5
2015-01-13tipc: remove redundant timer defined in tipc_sock structYing Xue-9/+7
2015-01-13bridge: fix uninitialized variable warningRoopa Prabhu-7/+9
2015-01-13openvswitch: Remove unnecessary version.h inclusionSyam Sidhardhan-2/+0
2015-01-13tcp: avoid reducing cwnd when ACK+DSACK is receivedSébastien Barré-19/+19
2015-01-13netlink: eliminate nl_sk_hash_lockYing Xue-19/+25
2015-01-12net: allow large number of rx queuesPankaj Gupta-5/+8
2015-01-12net: sched: sch_teql: Remove unused functionRickard Strandqvist-7/+0
2015-01-12net: xfrm: xfrm_algo: Remove unused functionRickard Strandqvist-5/+0
2015-01-12bridge: new function to pack vlans into ranges during getsRoopa Prabhu-21/+124
2015-01-12bridge: support for multiple vlans and vlan ranges in setlink and dellink req...Roopa Prabhu-36/+68
2015-01-12tipc: make netlink support net namespaceYing Xue-2/+5
2015-01-12tipc: make tipc random value aware of net namespaceYing Xue-12/+4
2015-01-12tipc: make subscriber server support net namespaceYing Xue-65/+86
2015-01-12tipc: make tipc node address support net namespaceYing Xue-194/+246
2015-01-12tipc: name tipc name table support net namespaceYing Xue-116/+154
2015-01-12tipc: make tipc socket support net namespaceYing Xue-33/+43
2015-01-12tipc: make tipc broadcast link support net namespaceYing Xue-205/+259
2015-01-12tipc: make bearer list support net namespaceYing Xue-73/+110
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue-244/+329