Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-07-086lowpan: ndisc: add missing 802.15.4 only checkAlexander Aring
2016-07-086lowpan: ndisc: fix double read unlockAlexander Aring
2016-07-08Bluetooth: Switch SMP to crypto_cipher_encrypt_one()Andy Lutomirski
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-06ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau
2016-07-06net: 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-05RDS: fix rds_tcp_init() error pathVegard Nossum
2016-07-05bpf: add bpf_get_hash_recalc helperDaniel Borkmann
2016-07-05net: pktgen: support injecting packets for qdisc testingJohn Fastabend
2016-07-05net sched actions: skbedit convert to use more modern nla_put_xxxJamal Hadi Salim
2016-07-05net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim
2016-07-05net: 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
2016-07-04batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer
2016-07-04batman-adv: add generic netlink family for batman-advMatthias Schiffer
2016-07-03netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches
2016-07-02net/devlink: Add E-Switch mode controlOr Gerlitz
2016-07-02Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...David S. Miller
2016-07-01tipc: fix nl compat regression for link statisticsRichard Alpe
2016-07-01RDS: Do not send a pong to an incoming ping with 0 src portSowmini Varadhan
2016-07-01RDS: TCP: Simplify reconnect to avoid duelling reconnnect attemptsSowmini Varadhan
2016-07-01RDS: TCP: Hooks to set up a single connection pathSowmini Varadhan
2016-07-01RDS: TCP: make receive path use the rds_conn_pathSowmini Varadhan
2016-07-01RDS: TCP: make ->sk_user_data point to a rds_conn_pathSowmini Varadhan
2016-07-01RDS: TCP: Refactor connection destruction to handle multiple pathsSowmini Varadhan
2016-07-01RDS: TCP: Make rds_tcp_connection track the rds_conn_pathSowmini Varadhan
2016-07-01RDS: TCP: Remove dead logic around c_passive in rds-tcpSowmini Varadhan
2016-07-01RDS: Rework path specific indirectionsSowmini Varadhan
2016-07-01cgroup: bpf: Add bpf_skb_in_cgroup_protoMartin KaFai Lau
2016-07-01net_sched: fix mirrored packets checksumWANG Cong
2016-07-01packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller
2016-07-01bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann
2016-07-01netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARKMoritz Sichert