summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-07-09Bluetooth: Rename HCI_BREDR into HCI_PRIMARYMarcel Holtmann6-27/+25
2016-07-09Bluetooth: Remove controller device attributesMarcel Holtmann1-54/+0
2016-07-09Bluetooth: Remove connection link attributesMarcel Holtmann1-45/+0
2016-07-086lowpan: ndisc: set invalid unicast short addr to unspecAlexander Aring1-2/+5
2016-07-08ieee802154: 6lowpan: fix intra pan id checkAlexander Aring1-1/+1
2016-07-08Bluetooth: Fix hci_sock_recvmsg return valueDenis Kenzior1-0/+5
2016-07-08Bluetooth: Fix bt_sock_recvmsg return valueDenis Kenzior1-0/+5
2016-07-08ieee802154: allow netns create of lowpan interfaceAlexander Aring1-2/+1
2016-07-08ieee802154: add netns supportAlexander Aring3-6/+120
2016-07-086lowpan: ndisc: add missing 802.15.4 only checkAlexander Aring1-0/+3
2016-07-086lowpan: ndisc: fix double read unlockAlexander Aring1-1/+2
2016-07-08Bluetooth: Switch SMP to crypto_cipher_encrypt_one()Andy Lutomirski1-39/+28
2016-07-06Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller15-104/+297
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-35/+65
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller29-495/+589
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma2-0/+7
2016-07-06mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg1-28/+17
2016-07-06mac80211: report failure to start (partial) scan as scan abortJohannes Berg1-2/+3
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern2-8/+35
2016-07-06nl80211: support beacon report scanningAvraham Stern6-18/+85
2016-07-06nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld1-0/+36
2016-07-06mac80211: agg-rx: refuse ADDBA Request with timeout updateJohannes Berg1-0/+18
2016-07-05ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau1-0/+1
2016-07-05net: fix decnet rtnexthop parsingVegard Nossum1-9/+12
2016-07-05neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel1-0/+2
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko3-0/+48
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko3-4/+4
2016-07-05netfilter: nf_log: fix error on write NONE to logger choice sysctlPavel Tikhomirov1-5/+6
2016-07-04Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...David S. Miller41-1217/+3716
2016-07-04mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko1-0/+46
2016-07-04RDS: fix rds_tcp_init() error pathVegard Nossum1-2/+3
2016-07-04bpf: add bpf_get_hash_recalc helperDaniel Borkmann1-0/+19
2016-07-04net: pktgen: support injecting packets for qdisc testingJohn Fastabend1-2/+40
2016-07-04net sched actions: skbedit convert to use more modern nla_put_xxxJamal Hadi Salim1-8/+4
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim1-1/+17
2016-07-04net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim1-8/+1
2016-07-04batman-adv: split routing API data structure in subobjectsAntonio Quartulli12-124/+150
2016-07-04batman-adv: throughput meter implementationAntonio Quartulli12-10/+1978
2016-07-04batman-adv: return netdev status in the TX pathAntonio Quartulli5-44/+68
2016-07-04batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer1-0/+137
2016-07-04batman-adv: add generic netlink family for batman-advMatthias Schiffer4-0/+87
2016-07-03netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches10-136/+140
2016-07-02net/devlink: Add E-Switch mode controlOr Gerlitz1-0/+87
2016-07-01Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...David S. Miller25-182/+694
2016-07-01tipc: fix nl compat regression for link statisticsRichard Alpe1-1/+1
2016-07-01RDS: Do not send a pong to an incoming ping with 0 src portSowmini Varadhan1-0/+4
2016-07-01RDS: TCP: Simplify reconnect to avoid duelling reconnnect attemptsSowmini Varadhan2-3/+6
2016-07-01RDS: TCP: Hooks to set up a single connection pathSowmini Varadhan9-17/+20
2016-07-01RDS: TCP: make receive path use the rds_conn_pathSowmini Varadhan9-22/+26
2016-07-01RDS: TCP: make ->sk_user_data point to a rds_conn_pathSowmini Varadhan6-40/+41