aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-12-14Merge branch 'linux-linaro-lsk-v4.1-android' of git://android.git.linaro.org/...lsk-v4.1-15.12-androidKevin Hilman
2015-12-14tcp: Fix IPV6 module build errorsTushar Behera
2015-12-14net: ipv6: fix virtual tunneling buildAmit Pundir
2015-12-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidKevin Hilman
2015-12-09netlink: Add missing goto statement to netlink_insertHerbert Xu
2015-12-09Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg
2015-12-09Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann
2015-12-09NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPEChristophe Ricard
2015-12-09NFC: nci: Fix improper management of HCI return codeChristophe Ricard
2015-12-09NFC: nci: Fix incorrect data chaining when sending dataChristophe Ricard
2015-12-09nl80211: Fix potential memory leak from parse_acl_dataOla Olsson
2015-12-09mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com
2015-12-09mac80211: allow null chandef in tracingArik Nemtsov
2015-12-09mac80211: fix driver RSSI event calculationsJohannes Berg
2015-12-09mac80211: Fix local deauth while associatingAndrei Otcheretianski
2015-12-09RDS: verify the underlying transport exists before creating a connectionSasha Levin
2015-12-09net: fix a race in dst_release()Eric Dumazet
2015-12-09packet: race condition in packet_bindFrancesco Ruggeri
2015-12-09ipv4: disable BH when changing ip local port rangeWANG Cong
2015-12-09ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca
2015-12-09sit: fix sit0 percpu double allocationsEric Dumazet
2015-12-09ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha
2015-12-09tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy
2015-12-09RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan
2015-12-09fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck
2015-12-09ipv6: gre: support SIT encapsulationEric Dumazet
2015-12-09tipc: allow non-linear first fragment bufferJon Paul Maloy
2015-12-09irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter
2015-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-11-19neigh: Better handling of transition to NUD_PROBE stateErik Kline
2015-11-19net: core: Handle 'sk' being NULL in UID-based routingSreeram Ramachandran
2015-11-19ipv6: sysctl to restrict candidate source addressesErik Kline
2015-11-19ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki
2015-11-19ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明
2015-11-19ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明
2015-11-19net: core: Support UID-based routing.Lorenzo Colitti
2015-11-19Don't kill IPv4 sockets when killing IPv6 sockets was requested.Lorenzo Colitti
2015-11-19tcp: fix tcp_default_init_rwnd() for 4.1Dmitry Shmidt
2015-11-19tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall
2015-11-19netfilter: xt_qtaguid: xt_socket: build fixesAmit Pundir
2015-11-19net: xt_qtaguid/xt_socket: fix refcount underflow and crashDmitry Torokhov
2015-11-19xt_qtaguid: use sock_gen_put() instead of xt_socket_put_sk()Amit Pundir
2015-11-19xt_qtaguid: Use sk_callback_lock read locks before reading sk->sk_socketMohamad Ayyash
2015-11-19xt_qtaguid: fix broken uid/gid range checkAmit Pundir
2015-11-19netfilter: Build fixups - kuid/kguid changes & xt_socket_get/put_skJohn Stultz
2015-11-19net: fix crash in tcp_nuke_addr()Dmitry Torokhov
2015-11-19net: fix iterating over hashtable in tcp_nuke_addr()Dmitry Torokhov
2015-11-19nf: IDLETIMER: fix lockdep warningDmitry Torokhov
2015-11-19net: ipv6: fix build failure if IPV6_ROUTE_INFO config is enabledAmit Pundir
2015-11-19nf: IDLETIMER: Fix broken uid field in the msgAmit Pundir