aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg40-110/+187
2015-01-18tipc: fix socket list regression in new nl apiRichard Alpe1-12/+18
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller32-2377/+2385
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko3-35/+59
2015-01-18switchdev: introduce switchdev notifierJiri Pirko1-0/+65
2015-01-17socket: use ki_nbytes instead of iov_length()Nicolas Dichtel1-6/+4
2015-01-17tc: cls_bpf: rename bpf_len to bpf_num_opsJiri Pirko1-9/+9
2015-01-17tc: add BPF based actionJiri Pirko3-0/+218
2015-01-17bridge: fix setlink/dellink notificationsRoopa Prabhu2-24/+26
2015-01-16Bluetooth: Remove unused functionRickard Strandqvist1-15/+0
2015-01-16netlink: Fix netlink_insert EADDRINUSE errorHerbert Xu1-4/+7
2015-01-15bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()Nicolas Dichtel1-1/+1
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller36-476/+1101
2015-01-15ipv4: per cpu uncached listEric Dumazet1-13/+33
2015-01-15Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channelsMarcel Holtmann1-0/+12
2015-01-15socket: use iov_length()Nicolas Dichtel1-10/+2
2015-01-15Bluetooth: Fix lookup of fixed channels by local bdaddrJohan Hedberg1-8/+7
2015-01-15Bluetooth: Add helpers for src/dst bdaddr type conversionJohan Hedberg1-12/+22
2015-01-15Bluetooth: Bind the SMP channel registration to management power stateMarcel Holtmann2-3/+12
2015-01-15Bluetooth: Don't register any SMP channel if LE is not supportedMarcel Holtmann1-0/+6
2015-01-15Bluetooth: Fix LE SMP channel source address and source address typeMarcel Holtmann1-4/+23
2015-01-15Bluetooth: Fix issue with switching BR/EDR back on when disabledMarcel Holtmann1-0/+15
2015-01-15Bluetooth: Show device address type for L2CAP debugfs entriesMarcel Holtmann1-2/+2
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-133/+170
2015-01-15openvswitch: Support VXLAN Group Policy extensionThomas Graf4-19/+203
2015-01-15openvswitch: Allow for any level of nesting in flow attributesThomas Graf1-50/+56
2015-01-15openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()Thomas Graf3-41/+47
2015-01-15vxlan: Group Policy extensionThomas Graf1-3/+6
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-43/+92
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-40/+90
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf1-1/+2
2015-01-14Bluetooth: 6lowpan: Remove PSM setting codeJukka Rissanen1-35/+31
2015-01-14Bluetooth: Fix valid Identity Address checkJohan Hedberg1-1/+5
2015-01-14ipv6:icmp:remove unnecessary bracketszhuyj1-1/+1
2015-01-14openvswitch: Introduce ovs_tunnel_route_lookupFan Du5-39/+25
2015-01-14udp: pass udp_offload struct to UDP gro callbacksTom Herbert3-8/+17
2015-01-14bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann1-1/+2
2015-01-14Bluetooth: Remove dead codeGowtham Anandha Babu1-6/+0
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho1-0/+52
2015-01-14cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov1-0/+25
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov1-2/+29
2015-01-14mac80211: don't defer scans in case of radar detectionEliad Peller1-1/+1
2015-01-14mac80211: consider only relevant vifs for radar_required calculationEliad Peller1-2/+30
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller4-7/+5
2015-01-14mac80211: add TDLS supported channels correctlyArik Nemtsov1-5/+21
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach10-22/+27
2015-01-14Bluetooth: Use %llu for printing duration details of selftestsMarcel Holtmann2-2/+2
2015-01-14Bluetooth: Move Delete Stored Link Key to 4th phase of initializationMarcel Holtmann1-23/+23
2015-01-14neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy1-0/+44
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko18-41/+42