aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_qtaguid: 3.10 fixesArve Hjønnevåg2013-07-011-520/+535
* netfilter: xt_quota2: 3.10 fixes.Arve Hjønnevåg2013-07-011-15/+18
* net: activity_stats: Stop using obsolete create_proc_read_entry apiArve Hjønnevåg2013-07-011-18/+22
* netfilter: xt_qtaguid: fix bad tcp_time_wait sock handlingJP Abgrall2013-07-011-5/+11
* af_unix: use freezable blocking calls in readColin Cross2013-07-011-1/+2
* freezer: add unsafe versions of freezable helpers for NFSColin Cross2013-07-011-1/+1
* netfilter: qtaguid: rate limit some of the printksJP Abgrall2013-07-011-6/+7
* net: bluetooth: Remove the AID_NET_BT* gid numbersJP Abgrall2013-07-011-7/+3
* netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall2013-07-011-15/+4
* netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall2013-07-013-43/+82
* netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall2013-07-011-25/+26
* netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs2013-07-011-0/+5
* netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall2013-07-011-2/+2
* netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall2013-07-011-2/+3
* netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma2013-07-011-6/+6
* netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall2013-07-013-67/+233
* netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall2013-07-011-7/+71
* netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall2013-07-011-7/+32
* netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall2013-07-011-1/+12
* bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma2013-07-011-5/+6
* netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall2013-07-011-5/+8
* netfilter: fixup the quota2, and enable.JP Abgrall2013-07-013-23/+156
* netfilter: adding the original quota2 from xtables-addonsJP Abgrall2013-07-011-0/+274
* netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall2013-07-014-0/+41
* netfilter: add xt_qtaguid matching moduleJP Abgrall2013-07-016-0/+3810
* nf: xt_socket: export the fancy sock finder codeJP Abgrall2013-07-011-24/+46
* net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt2013-07-011-1/+3
* net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt2013-07-011-0/+2
* net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt2013-07-012-0/+13
* net: wireless: change the expire time about each entry of scan resultsjun.ho.lee2013-07-011-1/+1
* net: Fix CONFIG_RPS option to be turned offDmitry Shmidt2013-07-011-1/+1
* net: activity_stats: Add statistics for network transmission activityMike Chan2013-07-013-0/+124
* Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo2013-07-011-1/+11
* Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly2013-07-016-40/+69
* Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly2013-07-011-0/+18
* Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly2013-07-011-0/+1
* Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly2013-07-011-1/+0
* rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly2013-07-012-0/+9
* net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh2013-07-012-50/+22
* misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan2013-07-011-0/+10
* sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love2013-07-012-0/+89
* net: socket ioctl to reset connections matching local addressRobert Love2013-07-014-1/+132
* Paranoid network.Robert Love2013-07-014-2/+105
* af_key: fix info leaks in notify messagesMathias Krause2013-06-261-0/+2
* ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet2013-06-261-1/+7
* net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-263-30/+40
* ipv6: check return value of ipv6_get_lladdrHannes Frederic Sowa2013-06-251-5/+4
* gre: fix a possible skb leakEric Dumazet2013-06-252-9/+13
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-251-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-251-1/+1
| |\