summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-03-11netfilter: xt_qtaguid: fix bad tcp_time_wait sock handlingJP Abgrall
2013-03-11net: bluetooth: Remove the AID_NET_BT* gid numbersJP Abgrall
2013-03-11netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall
2013-03-11netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall
2013-03-11netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall
2013-03-11netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs
2013-03-11netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall
2013-03-11netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall
2013-03-11netfilter: xt_IDLETIMER: Rename INTERFACE to LABEL in netlink notification.Ashish Sharma
2013-03-11netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2013-03-11netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall
2013-03-11netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2013-03-11netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2013-03-11bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2013-03-11netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2013-03-11netfilter: fixup the quota2, and enable.JP Abgrall
2013-03-11netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2013-03-11netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2013-03-11netfilter: add xt_qtaguid matching moduleJP Abgrall
2013-03-11nf: xt_socket: export the fancy sock finder codeJP Abgrall
2013-03-11net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2013-03-11net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2013-03-11net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2013-03-11net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2013-03-11net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2013-03-11net: activity_stats: Add statistics for network transmission activityMike Chan
2013-03-11Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2013-03-11Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2013-03-11Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2013-03-11Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2013-03-11Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2013-03-11rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2013-03-11net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2013-03-11misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2013-03-11sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2013-03-11net: socket ioctl to reset connections matching local addressRobert Love
2013-03-11Paranoid network.Robert Love
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-04tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell
2013-03-04CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu
2013-03-04rds: simplify a warning messageCong Wang
2013-03-04net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti
2013-03-04sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang
2013-03-04rds: limit the size allocated by rds_message_alloc()Cong Wang
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03caif_dev: fix sparse warnings for caif_flow_cbSilviu-Mihai Popescu
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-02SUNRPC: One line comment fixTrond Myklebust