summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-10-09netfilter: xt_qtaguid: work around devices that reset their statsJP Abgrall
2011-10-09net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2011-10-09netfilter: xt_qtaguid: warn only once for missing proc qtaguid dataJP Abgrall
2011-10-09netfilter: xt_qtaguid: 1st pass at tracking tag based data resourcesJP Abgrall
2011-10-09net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2011-10-09netfilter: qtaguid: fix proc/.../stats uid filtered outputJP Abgrall
2011-10-09Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2011-10-09netfilter: xt_qtaguid: fix dev_stats for missing NETDEV_UNREGISTERJP Abgrall
2011-10-09netfilter: xt_qtaguid: add some tagging/matching statsJP Abgrall
2011-10-09netfilter: xt_qtaguid: Fix sockfd_put() call within spinlockJP Abgrall
2011-10-09netfilter: xt_qtaguid: Fix socket refcounts when taggingJP Abgrall
2011-10-09netfilter: xt_qtaguid: recognize IPV6 interfaces. root is procfs privileged.JP Abgrall
2011-10-09netfilter: xt_qtaguid: add counter sets and matching controlJP Abgrall
2011-10-09ipv6: updates to privacy addresses per RFC 4941JP Abgrall
2011-10-09netfilter: qtaguid: disable #define DEBUGJP Abgrall
2011-10-09netfilter: xt_qtaguid: add uid permission checks during ctrl/stats accessJP Abgrall
2011-10-09netfilter: qtaguid: add tag delete command, expand stats output.JP Abgrall
2011-10-09netfilter: quota2: add support to log quota limit reached.JP Abgrall
2011-10-09netfitler: fixup the quota2, and enable.JP Abgrall
2011-10-09netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2011-10-09Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failureRuiyi Zhang
2011-10-09Bluetooth: fix set but not used warningGustavo F. Padovan
2011-10-09netfitler: xt_qtaguid: add another missing spin_unlock.JP Abgrall
2011-10-09netfilter: qtaguid: fix bad-arg handling when tagging socketJP Abgrall
2011-10-09nf: qtaguid: make procfs entry for ctrl return correct data.JP Abgrall
2011-10-09nf: qtaguid: workaround xt_socket_get_sk() returning bad SKs.JP Abgrall
2011-10-09net: ipv4: tcp: Fix crash in tcp_nuke_addrColin Cross
2011-10-09netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2011-10-09netfilter: add xt_qtaguid matching moduleJP Abgrall
2011-10-09nf: xt_socket: export the fancy sock finder codeJP Abgrall
2011-10-09Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2011-10-09net: Fix "Support nuking IPv6 sockets as well as IPv4" for 2.6.39Colin Cross
2011-10-09net: Support nuking IPv6 sockets as well as IPv4.Lorenzo Colitti
2011-10-09net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2011-10-09net: activity_stats: Add statistics for network transmission activityMike Chan
2011-10-09Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2011-10-09Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2011-10-09Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2011-10-09rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2011-10-09wl127x-rfkill: Add power control driver for TI WL127X Bluetooth chipsNick Pelly
2011-10-09net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2011-10-09misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2011-10-09sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2011-10-09net: socket ioctl to reset connections matching local addressRobert Love
2011-10-09Paranoid network.Robert Love
2011-10-06bridge: leave carrier on for empty bridgestephen hemminger
2011-10-05netfilter: Use proper rwlock init functionThomas Gleixner
2011-10-04tcp: properly update lost_cnt_hint during shiftingYan, Zheng
2011-10-04tcp: properly handle md5sig_pool referencesYan, Zheng
2011-10-04Merge git://github.com/davem330/netLinus Torvalds