summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-07-09net: dsa: initialize the routing tableVivien Didelot
2016-07-09Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-07-09hfsc: reduce hfsc_sched to 14 cachelinesFlorian Westphal
2016-07-07Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma
2016-07-06mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg
2016-07-06mac80211: report failure to start (partial) scan as scan abortJohannes Berg
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-07-06nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld
2016-07-06mac80211: agg-rx: refuse ADDBA Request with timeout updateJohannes Berg
2016-07-06rxrpc: Kill off the call hash tableDavid Howells
2016-07-06rxrpc: Use RCU to access a peer's service connection treeDavid Howells
2016-07-06rxrpc: Move data_ready peer lookup into rxrpc_find_connection()David Howells
2016-07-06rxrpc: Prune the contents of the rxrpc_conn_proto structDavid Howells
2016-07-06rxrpc: Maintain an extra ref on a conn for the cache listDavid Howells
2016-07-06rxrpc: Move peer lookup from call-accept to new-incoming-connDavid Howells
2016-07-06rxrpc: Split service connection code out into its own fileDavid Howells
2016-07-06rxrpc: Split client connection code out into its own fileDavid Howells
2016-07-06rxrpc: Call channels should have separate call number spacesDavid Howells
2016-07-06rxrpc: Access socket accept queue under right lockDavid Howells
2016-07-06rxrpc: Add RCU destruction for connections and callsDavid Howells
2016-07-06rxrpc: Release a call's connection ref on call disconnectionDavid Howells
2016-07-06rxrpc: Fix handling of connection failure in client call creationDavid Howells
2016-07-06rxrpc: Move usage count getting into rxrpc_queue_conn()David Howells
2016-07-06rxrpc: Check that the client conns cache is empty before module removalDavid Howells
2016-07-06rxrpc: Turn connection #defines into enums and put outside struct defDavid Howells
2016-07-06rxrpc: Provide queuing helper functionsDavid Howells
2016-07-06rxrpc: Avoid using stack memory in SG lists in rxkadHerbert Xu
2016-07-06rxrpc: Check the source of a packet to a client connDavid Howells
2016-07-06rxrpc: Fix some sparse errorsDavid Howells
2016-07-05ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau
2016-07-05net: fix decnet rtnexthop parsingVegard Nossum
2016-07-05neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko
2016-07-05netfilter: nf_log: fix error on write NONE to logger choice sysctlPavel Tikhomirov
2016-07-05Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...David S. Miller
2016-07-05mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko
2016-07-04RDS: fix rds_tcp_init() error pathVegard Nossum
2016-07-04bpf: add bpf_get_hash_recalc helperDaniel Borkmann
2016-07-04net: pktgen: support injecting packets for qdisc testingJohn Fastabend
2016-07-04net sched actions: skbedit convert to use more modern nla_put_xxxJamal Hadi Salim
2016-07-04net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim
2016-07-04net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim
2016-07-04batman-adv: split routing API data structure in subobjectsAntonio Quartulli
2016-07-04batman-adv: throughput meter implementationAntonio Quartulli
2016-07-04batman-adv: return netdev status in the TX pathAntonio Quartulli