aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: bluetooth: Remove the AID_NET_BT* gid numbersJP Abgrall2013-02-221-7/+3
* netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall2013-02-191-15/+4
* netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall2013-02-193-43/+82
* netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall2013-02-191-25/+26
* netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs2013-02-191-0/+5
* netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall2013-02-191-2/+2
* netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall2013-02-191-2/+3
* netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma2013-02-191-6/+6
* netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall2013-02-193-67/+233
* netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall2013-02-191-7/+71
* netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall2013-02-191-7/+32
* netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall2013-02-191-1/+12
* bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma2013-02-191-5/+6
* netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall2013-02-191-5/+8
* netfilter: fixup the quota2, and enable.JP Abgrall2013-02-193-23/+156
* netfilter: adding the original quota2 from xtables-addonsJP Abgrall2013-02-191-0/+274
* netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall2013-02-194-0/+41
* netfilter: add xt_qtaguid matching moduleJP Abgrall2013-02-196-0/+3810
* nf: xt_socket: export the fancy sock finder codeJP Abgrall2013-02-191-24/+46
* net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt2013-02-191-1/+3
* net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt2013-02-191-0/+2
* net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt2013-02-192-0/+13
* net: wireless: change the expire time about each entry of scan resultsjun.ho.lee2013-02-191-1/+1
* net: Fix CONFIG_RPS option to be turned offDmitry Shmidt2013-02-191-1/+1
* net: activity_stats: Add statistics for network transmission activityMike Chan2013-02-193-0/+124
* Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo2013-02-191-1/+11
* Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly2013-02-196-41/+69
* Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly2013-02-191-0/+18
* Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly2013-02-191-0/+1
* Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly2013-02-191-1/+0
* rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly2013-02-192-0/+9
* net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh2013-02-192-49/+22
* misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan2013-02-191-0/+10
* sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love2013-02-192-0/+89
* net: socket ioctl to reset connections matching local addressRobert Love2013-02-194-1/+132
* Paranoid network.Robert Love2013-02-194-2/+105
* net, sctp: remove CONFIG_EXPERIMENTALKees Cook2013-02-131-2/+2
* net: sctp: sctp_v6_get_dst: fix boolean test in dst cacheDaniel Borkmann2013-02-131-2/+3
* batman-adv: Fix NULL pointer dereference in DAT hash collision avoidancePau Koning2013-02-131-1/+1
* htb: fix values in opt dumpJiri Pirko2013-02-121-2/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-122-5/+9
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-122-5/+9
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-112-5/+9
| | |\
| | | * mac80211: fix channel selection bugJohannes Berg2013-02-111-3/+3
| | | * mac80211: fix managed mode channel context useJohannes Berg2013-02-071-1/+4
| | | * mac80211: fix error in sizeof() usageCong Ding2013-02-061-1/+2
* | | | net: fix infinite loop in __skb_recv_datagram()Eric Dumazet2013-02-121-1/+1
|/ / /
* | | bridge: set priority of STP packetsStephen Hemminger2013-02-111-0/+2
* | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-103-22/+33
|\ \ \
| * | | netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zeroYOSHIFUJI Hideaki / 吉藤英明2013-02-071-0/+10