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