aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* udp: fix behavior of wrong checksumsEric Dumazet2015-08-052-8/+4
* ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller2015-08-051-0/+1
* net: llc: use correct size for sysctl timeout entriesSasha Levin2015-08-051-4/+4
* ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2015-08-051-1/+8
* netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2015-03-311-3/+3
* netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2015-03-311-1/+25
* ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-03-312-2/+6
* Fix sizeof-pointer-memaccess warning with gcc 4.8Vineeta Srivastava2014-11-171-1/+1
* net: core: Support UID-based routing.Lorenzo Colitti2014-11-1719-8/+103
* net: ipv4: current group_info should be put after using.Wang, Xiaoming2014-06-111-4/+11
* netfilter: qtaguid: Add err handle for tag cmdHong-Mei Li2014-04-211-0/+15
* Revert "(CR) netfilter: qtaguid: lock socket when accessing"Hong-Mei Li2014-04-211-8/+0
* ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa2014-04-141-15/+20
* net: flow_dissector: fail on evil iph->ihlJason Wang2014-04-141-1/+1
* netfilter: qtaguid: lock socket when accessingHong-Mei Li2013-11-121-0/+8
* Revert "(CR) tcp: orphan socket before nuking"Jeffrey Carlyle2013-10-221-1/+0
* Revert "(CR) HACK: net: temporarily make release of live socket fatal"Jeffrey Carlyle2013-10-221-1/+0
* tcp: orphan socket before nukingJeffrey Carlyle2013-10-221-0/+1
* netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs2013-10-221-0/+5
* netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall2013-10-221-2/+2
* netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall2013-10-221-2/+3
* netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall2013-10-221-25/+26
* HACK: net: temporarily make release of live socket fatalJeffrey Carlyle2013-10-161-0/+1
* cfg80211: Add wiphy flag to disable 11D hintsMihir Shete2013-10-151-0/+6
* net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti2013-10-101-0/+2
* Merge remote-tracking branch 'mkk-x-merge' into mkk-xJason Hrycay2013-10-091-17/+799
|\
| * Merge M8960AAAAANLYA26144005 to mkk-xJason Hrycay2013-10-081-17/+799
| |\
| | * Merge remote-tracking branch 'origin/mjb-mr2-qcpro-merge' into HEADJason Hrycay2013-10-031-17/+799
| | |\
| | | * Merge M8960AAAAANLYD23121 to mjb-mr2-qcproYinjun Chen2013-09-061-17/+799
| | | |\
| | | | * msm: wlan: Add db.txt for regulatory support.Agarwal Ashish2013-08-221-17/+799
| | | | * sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause2013-08-141-0/+3
* | | | | net: fib: fix incorrect call_rcu_bh()Eric Dumazet2013-10-081-1/+1
|/ / / /
* | | | ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang2013-10-071-3/+3
* | | | net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti2013-10-071-1/+4
* | | | net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-10-077-167/+654
|/ / /
* / / netfilter: xt_qtaguid: Fix reporting of per protocol statsRavikumar Vembu2013-09-133-43/+82
|/ /
* | netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall2013-09-051-15/+4
* | Merge tag 'AU_LINUX_ANDROID_JB_2.6.04.03.00.109.018' into main-jb-qcpro-4.2Jeffrey Carlyle2013-08-207-14/+174
|\ \
| * | Revert "net/ipv6/addrconf: IPv6 tethering enhancement"Jeffrey Carlyle2013-08-161-15/+2
| * | Revert "netfilter: xt_qtaguid: extend iface stat to report protocols"Jeffrey Carlyle2013-08-163-82/+43
| |/
| * netfilter: qtaguid: rate limit some of the printksJP Abgrall2013-07-261-3/+4
| * cfg80211: fix VHT TDLS peer AID verificationJouni Malinen2013-07-241-5/+7
| * Merge "cfg80211: Allow TDLS peer AID to be configured for VHT"Linux Build Service Account2013-07-231-2/+9
| |\
| | * cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen2013-06-111-2/+9
| * | netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall2013-07-193-43/+82
| * | Bluetooth: hidp: Remove sysfs entry if hid connection is disconnectedHemant Gupta2013-07-072-5/+13
| * | Bluetooth : hidp: Get the valid hci_conn while unlinkSumit Bajpai2013-07-071-1/+14
| * | Merge "net/ipv6/addrconf: IPv6 tethering enhancement"Linux Build Service Account2013-07-061-2/+15
| |\ \
| | * | net/ipv6/addrconf: IPv6 tethering enhancementHarout Hedeshian2013-06-241-2/+15
| | |/
| * / Fix disconnect not sent from host when pairing is cancelledSubramanian Srinivasan2013-07-012-2/+4
| |/