summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-12-02enforce zero diffAndy Green
2011-12-02Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley
2011-12-02Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failureRuiyi Zhang
2011-12-02Bluetooth: fix set but not used warningGustavo F. Padovan
2011-12-02Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2011-12-02Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2011-12-02Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2011-12-02Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2011-12-02wl127x-rfkill: Add power control driver for TI WL127X Bluetooth chipsNick Pelly
2011-12-02net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECTDmitry Shmidt
2011-12-02net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnectDmitry Shmidt
2011-12-02net: wireless: Add CFG80211_ALLOW_RECONNECT optionDmitry Shmidt
2011-12-02net: wireless: change the expire time about each entry of scan resultsjun.ho.lee
2011-12-02netfilter: xt_qtaguid: fix crash on ctrl delete commandJP Abgrall
2011-12-02netfilter: xt_qtaguid: Fix the stats info display orderAshish Sharma
2011-12-02netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2011-12-02netfilter: xt_qtaguid: add missing tracking for no filp caseJP Abgrall
2011-12-02netfilter: xt_qtaguid: fix crash after using delete ctrl commandJP Abgrall
2011-12-02netfilter: xt_qtaguid: change WARN_ONCE into pr_warn_onceJP Abgrall
2011-12-02netfilter: xt_qtaguid: provide an iface_stat_all proc entryJP Abgrall
2011-12-02nf: qtaguid: make procfs entry for ctrl return correct data.JP Abgrall
2011-12-02nf: qtaguid: workaround xt_socket_get_sk() returning bad SKs.JP Abgrall
2011-12-02nf: xt_socket: export the fancy sock finder codeJP Abgrall
2011-12-02netfilter: xt_qtaguid: work around devices that reset their statsJP Abgrall
2011-12-02netfilter: xt_qtaguid: warn only once for missing proc qtaguid dataJP Abgrall
2011-12-02netfilter: xt_qtaguid: 1st pass at tracking tag based data resourcesJP Abgrall
2011-12-02netfilter: qtaguid: fix proc/.../stats uid filtered outputJP Abgrall
2011-12-02netfilter: xt_qtaguid: fix dev_stats for missing NETDEV_UNREGISTERJP Abgrall
2011-12-02netfilter: xt_qtaguid: add some tagging/matching statsJP Abgrall
2011-12-02netfilter: xt_qtaguid: Fix sockfd_put() call within spinlockJP Abgrall
2011-12-02netfilter: xt_qtaguid: Fix socket refcounts when taggingJP Abgrall
2011-12-02netfilter: xt_qtaguid: recognize IPV6 interfaces. root is procfs privileged.JP Abgrall
2011-12-02netfilter: xt_qtaguid: add counter sets and matching controlJP Abgrall
2011-12-02netfilter: qtaguid: disable #define DEBUGJP Abgrall
2011-12-02netfilter: xt_qtaguid: add uid permission checks during ctrl/stats accessJP Abgrall
2011-12-02netfilter: qtaguid: add tag delete command, expand stats output.JP Abgrall
2011-12-02netfilter: quota2: add support to log quota limit reached.JP Abgrall
2011-12-02netfitler: fixup the quota2, and enable.JP Abgrall
2011-12-02netfilter: adding the original quota2 from xtables-addonsJP Abgrall
2011-12-02netfitler: xt_qtaguid: add another missing spin_unlock.JP Abgrall
2011-12-02netfilter: qtaguid: fix bad-arg handling when tagging socketJP Abgrall
2011-12-02netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2011-12-02netfilter: add xt_qtaguid matching moduleJP Abgrall
2011-12-02bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2011-12-02tcp: Don't nuke connections for the wrong protocolLorenzo Colitti
2011-12-02rfkill: Introduce CONFIG_RFKILL_PM and use instead ofNick Pelly
2011-12-02net: ipv4: tcp: Fix crash in tcp_nuke_addrColin Cross
2011-12-02net: Fix "Support nuking IPv6 sockets as well as IPv4" forColin Cross
2011-12-02net: Support nuking IPv6 sockets as well as IPv4.Lorenzo Colitti
2011-12-02net: Fix CONFIG_RPS option to be turned offDmitry Shmidt