aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-12-04netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat failsPontus Fuchs
2012-12-04netfilter: xt_qtaguid: fix error exit that would keep a spinlock.JP Abgrall
2012-12-04netfilter: xt_qtaguid: report only uid tags to non-privileged processesJP Abgrall
2012-12-04netfilter: xt_quota2: Remove extra parameter from netlink_kernel_createTushar Behera
2012-11-05netfilter: xt_quota2: Update parameter list in netlink_kernel_createTushar Behera
2012-11-05netfilter: xt_quota2: Move away from NLMSG_PUT()Tushar Behera
2012-11-05config: Set Andorid config options to default nJohn Stultz
2012-11-05netfilter: xt_qtaguid: start tracking iface rx/tx at low levelJP Abgrall
2012-11-05netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall
2012-11-05netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2012-11-05netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
2012-11-05bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2012-11-05netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2012-11-05netfilter: fixup the quota2, and enable.JP Abgrall
2012-11-05netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2012-11-05netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2012-11-05netfilter: add xt_qtaguid matching moduleJP Abgrall
2012-11-05nf: xt_socket: export the fancy sock finder codeJP Abgrall
2012-11-05net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2012-11-05net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2012-11-05net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2012-11-05net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2012-11-05net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2012-11-05net: activity_stats: Add statistics for network transmission activityMike Chan
2012-11-05Bluetooth: Keep master role when SCO or eSCO is activehyungseoung.yoo
2012-11-05Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2012-11-05Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2012-11-05Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2012-11-05rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2012-11-05net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2012-11-05misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2012-11-05sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2012-11-05net: socket ioctl to reset connections matching local addressRobert Love
2012-11-05Paranoid network.Robert Love
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-24ipv6: Set default hoplimit as zero.Li RongQing
2012-10-24SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust
2012-10-24SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust
2012-10-24Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust
2012-10-24SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust
2012-10-23tcp: Reject invalid ack_seq to Fast Open socketsJerry Chu
2012-10-22net: fix secpath kmemleakEric Dumazet
2012-10-22tcp: add SYN/data info to TCP_INFOYuchung Cheng
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-19Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-10-18tcp: fix FIONREAD/SIOCINQEric Dumazet
2012-10-18netlink: use kfree_rcu() in netlink_release()Eric Dumazet
2012-10-18ipv4: Fix flushing of cached routing informationsSteffen Klassert