aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: fix iterating over hashtable in tcp_nuke_addr()Dmitry Torokhov2015-12-201-1/+1
* WLAN subsystem: Sysctl support for key TCP/IP parametersMahesh A Saptasagar2015-12-204-3/+65
* cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez2015-12-201-3/+9
* net: guard tcp_set_keepalive() to tcp socketsEric Dumazet2015-12-201-1/+2
* netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2015-12-201-3/+3
* ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2015-12-201-1/+8
* net: llc: use correct size for sysctl timeout entriesSasha Levin2015-12-201-4/+4
* udp: fix behavior of wrong checksumsEric Dumazet2015-12-202-8/+4
* af_unix: speedup /proc/net/unixmrg6662015-12-102-48/+68
* net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca2015-11-166-6/+12
* Fix some warnings and compilation errors with gcc 4.8ion-storm2015-10-095-25/+31
* tcp_cubic: do not set epoch_start in the futureEric Dumazet2015-10-091-2/+8
* tcp_cubic: better follow cubic curve after idle periodEric Dumazet2015-10-091-0/+16
* Android M for MakoDmitry Grinberg2015-10-098-10/+104
* ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller2015-07-011-0/+1
* ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2015-01-262-3/+26
* net: ipv6: allow choosing optimistic addresses with use_optimisticErik Kline2014-12-101-1/+3
* net/ping: handle protocol mismatching scenarioJane Zhou2014-12-021-0/+2
* net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline2014-11-191-2/+44
* net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry2014-10-311-8/+0
* sk_run_filter: add BPF_S_ANC_SECCOMP_LD_WWill Drewry2014-10-311-0/+6
* net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin2014-07-231-2/+2
* net: core: Support UID-based routing.Lorenzo Colitti2014-07-0919-8/+103
* net: support marking accepting TCP socketsLorenzo Colitti2014-07-097-6/+20
* net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-07-096-3/+32
* net: ipv6: autoconf routes into per-device tablesLorenzo Colitti2014-07-092-43/+67
* tcp: incoming connections might use wrong route under synfloodDmitry Popov2014-07-091-2/+2
* tcp: resets are misroutedAlexey Kuznetsov2014-07-092-4/+6
* msm: kgsl: Restructure IOMMU clock managementTarun Karra2014-06-241-1/+1
* net: Fix "ip rule delete table 256"Andreas Henriksson2014-05-191-1/+2
* nf: IDLETIMER: time-stamp and suspend/resume handling.Ruchi Kandoi2014-04-301-18/+152
* net: ipv4: current group_info should be put after using.JP Abgrall2014-04-281-4/+11
* Fix all sizeof-pointer-memaccess for gcc 4.8.Mohamad Ayyash2014-03-311-1/+1
* cfg80211: add flags to define country IE processing rulesMihir Shete2014-02-121-1/+15
* nf: xt_qtaguid: fix handling for cases where tunnels are used.JP Abgrall2014-02-041-81/+69
* ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa2014-02-041-14/+18
* tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall2014-01-283-7/+29
* net-fixes: flow_dissector: prevent an infinite loop (CVE-2013-4348)Eric Dumazet2013-11-141-1/+3
* sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause2013-09-251-0/+3
* net: defer net_secret[] initializationEric Dumazet2013-09-252-4/+5
* ipv6: use a stronger hash for tcpEric Dumazet2013-09-251-2/+7
* net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2013-09-182-0/+4
* ieee80211: Rename VHT cap structMahesh Palivela2013-09-043-5/+5
* mac80211: VHT (11ac) associationMahesh Palivela2013-09-042-3/+44
* mac80211: include VHT capability IE in probe requestsMahesh Palivela2013-09-043-1/+33
* cfg80211: fix VHT TDLS peer AID verificationJouni Malinen2013-09-041-5/+7
* cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen2013-09-041-2/+9
* cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan2013-09-042-0/+118
* cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen2013-09-041-0/+79
* cfg80211: enable TDLS on P2P client interfacesJohannes Berg2013-09-041-0/+1