summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2011-10-03make PACKET_STATISTICS getsockopt report consistently between ring and non-ringWillem de Bruijn
2011-09-29Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-clientLinus Torvalds
2011-09-29can bcm: fix incomplete tx_setup fixOliver Hartkopp
2011-09-29RDSRDMA: Fix cleanup of rds_iw_mr_poolJonathan Lallinger
2011-09-29ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng
2011-09-29can bcm: fix tx_setup off-by-one errorsOliver Hartkopp
2011-09-28libceph: fix pg_temp mapping updateSage Weil
2011-09-28libceph: fix pg_temp mapping calculationSage Weil
2011-09-27Merge branch 'for-davem' of git://git.infradead.org/users/linville/wirelessDavid S. Miller
2011-09-27Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...John W. Linville
2011-09-27ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear
2011-09-27ipv6: check return value for dst_allocMadalin Bucur
2011-09-27net: check return value for dst_allocMadalin Bucur
2011-09-27ipv6-multicast: Fix memory leak in input path.Ben Greear
2011-09-27Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-09-22batman-adv: do_bcast has to be true for broadcast packets onlyAntonio Quartulli
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen
2011-09-21xfrm: Perform a replay check after return from async codepathsSteffen Klassert