summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-17socket: use ki_nbytes instead of iov_length()Nicolas Dichtel
2015-01-17tc: cls_bpf: rename bpf_len to bpf_num_opsJiri Pirko
2015-01-17tc: add BPF based actionJiri Pirko
2015-01-17bridge: fix setlink/dellink notificationsRoopa Prabhu
2015-01-16Bluetooth: Remove unused functionRickard Strandqvist
2015-01-16netlink: Fix netlink_insert EADDRINUSE errorHerbert Xu
2015-01-15bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()Nicolas Dichtel
2015-01-15Merge 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-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
2015-01-15Bluetooth: Add helpers for src/dst bdaddr type conversionJohan Hedberg
2015-01-15Bluetooth: Bind the SMP channel registration to management power stateMarcel Holtmann
2015-01-15Bluetooth: Don't register any SMP channel if LE is not supportedMarcel Holtmann
2015-01-15Bluetooth: Fix LE SMP channel source address and source address typeMarcel Holtmann
2015-01-15Bluetooth: Fix issue with switching BR/EDR back on when disabledMarcel Holtmann
2015-01-15Bluetooth: Show device address type for L2CAP debugfs entriesMarcel Holtmann
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-01-15openvswitch: Support VXLAN Group Policy extensionThomas Graf
2015-01-15openvswitch: Allow for any level of nesting in flow attributesThomas Graf
2015-01-15openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()Thomas Graf
2015-01-15vxlan: Group Policy extensionThomas Graf
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf
2015-01-14Bluetooth: 6lowpan: Remove PSM setting codeJukka Rissanen
2015-01-14Bluetooth: Fix valid Identity Address checkJohan Hedberg
2015-01-14ipv6:icmp:remove unnecessary bracketszhuyj
2015-01-14openvswitch: Introduce ovs_tunnel_route_lookupFan Du
2015-01-14udp: pass udp_offload struct to UDP gro callbacksTom Herbert
2015-01-14bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann
2015-01-14Bluetooth: Remove dead codeGowtham Anandha Babu
2015-01-14nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLANLuciano Coelho
2015-01-14cfg80211: avoid reg-hints in self-managed only systemsArik Nemtsov
2015-01-14cfg80211: introduce sync regdom set API for self-managedArik Nemtsov
2015-01-14mac80211: don't defer scans in case of radar detectionEliad Peller
2015-01-14mac80211: consider only relevant vifs for radar_required calculationEliad Peller
2015-01-14mac80211: remove local->radar_detect_enabledEliad Peller
2015-01-14mac80211: add TDLS supported channels correctlyArik Nemtsov
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach
2015-01-14Bluetooth: Use %llu for printing duration details of selftestsMarcel Holtmann
2015-01-14Bluetooth: Move Delete Stored Link Key to 4th phase of initializationMarcel Holtmann
2015-01-14neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko