summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel-0/+24
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel-0/+13
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel-0/+211
2015-01-19mac80211: delete the assoc/auth timer upon suspendEmmanuel Grumbach-0/+12
2015-01-19Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"Johannes Berg-6/+0
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso-50/+88
2015-01-19bridge: remove oflags from setlink/dellink.Rosen, Rami-6/+2
2015-01-18netlink: Fix bugs in nlmsg_end() conversions.David S. Miller-14/+11
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg-110/+187
2015-01-18tipc: fix socket list regression in new nl apiRichard Alpe-12/+18
2015-01-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-2377/+2385
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko-35/+59
2015-01-18switchdev: introduce switchdev notifierJiri Pirko-0/+65
2015-01-17socket: use ki_nbytes instead of iov_length()Nicolas Dichtel-6/+4
2015-01-17net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann-1/+7
2015-01-17tc: cls_bpf: rename bpf_len to bpf_num_opsJiri Pirko-9/+9
2015-01-17tc: add BPF based actionJiri Pirko-0/+218
2015-01-17bridge: fix setlink/dellink notificationsRoopa Prabhu-24/+26
2015-01-16genetlink: synchronize socket closing and family removalJohannes Berg-14/+27
2015-01-16genetlink: disallow subscribing to unknown mcast groupsJohannes Berg-1/+1
2015-01-16cfg80211: fix checking nl80211_send_station() return valueJohannes Berg-1/+1
2015-01-16mac80211: remove doubled semicolonJohannes Berg-1/+1
2015-01-16Bluetooth: Remove unused functionRickard Strandqvist-15/+0
2015-01-16netlink: Fix netlink_insert EADDRINUSE errorHerbert Xu-4/+7
2015-01-16net: rps: fix cpu unplugEric Dumazet-5/+15
2015-01-15ip: zero sockaddr returned on error queueWillem de Bruijn-13/+5
2015-01-15bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()Nicolas Dichtel-1/+1
2015-01-15Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller-23/+35
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller-476/+1101
2015-01-15ipv4: per cpu uncached listEric Dumazet-13/+33
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg-36/+84
2015-01-15svcrdma: Handle additional inline contentChuck Lever-0/+55
2015-01-15svcrdma: Move read list XDR round-up logicChuck Lever-28/+9
2015-01-15svcrdma: Support RDMA_NOMSG requestsChuck Lever-3/+36
2015-01-15svcrdma: rc_position sanity checkingChuck Lever-4/+12
2015-01-15svcrdma: Plant reader function in struct svcxprt_rdmaChuck Lever-44/+29
2015-01-15svcrdma: Find rmsgp more reliablyChuck Lever-14/+4
2015-01-15svcrdma: Scrub BUG_ON() and WARN_ON() call sitesChuck Lever-33/+49
2015-01-15svcrdma: Clean up read chunk countingChuck Lever-19/+12
2015-01-15svcrdma: Remove unused variableChuck Lever-2/+0
2015-01-15svcrdma: Clean up dprintkChuck Lever-4/+4
2015-01-15Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channelsMarcel Holtmann-0/+12
2015-01-15socket: use iov_length()Nicolas Dichtel-10/+2
2015-01-15Bluetooth: Fix lookup of fixed channels by local bdaddrJohan Hedberg-8/+7
2015-01-15Bluetooth: Add helpers for src/dst bdaddr type conversionJohan Hedberg-12/+22
2015-01-15cfg80211: remove 80+80 MHz rate reportingJohannes Berg-5/+1
2015-01-15mac80211: remove 80+80 MHz rate reportingJohannes Berg-9/+0
2015-01-15Bluetooth: Bind the SMP channel registration to management power stateMarcel Holtmann-3/+12
2015-01-15Bluetooth: Don't register any SMP channel if LE is not supportedMarcel Holtmann-0/+6
2015-01-15Bluetooth: Fix LE SMP channel source address and source address typeMarcel Holtmann-4/+23