summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-28nf: qtaguid: make procfs entry for ctrl return correct data.JP Abgrall
2011-06-28nf: qtaguid: workaround xt_socket_get_sk() returning bad SKs.JP Abgrall
2011-06-22net: ipv4: tcp: Fix crash in tcp_nuke_addrColin Cross
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-20netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2011-06-20netfilter: add xt_qtaguid matching moduleJP Abgrall
2011-06-20nf: xt_socket: export the fancy sock finder codeJP Abgrall
2011-06-20ipv4, ping: Remove duplicate icmp.h includeJesper Juhl
2011-06-19netpoll: copy dev name of slaves to struct netpollWANG Cong
2011-06-18ipv4: fix multicast lossesEric Dumazet
2011-06-17inet_diag: fix inet_diag_bc_audit()Eric Dumazet
2011-06-17net: rfs: enable RFS before first data packet is receivedEric Dumazet
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust
2011-06-17vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan supportAntoine Reversat
2011-06-16caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com
2011-06-16IGMP snooping: set mrouters_only flag for IPv6 traffic properlyFernando Luis Vázquez Cao
2011-06-16IGMP snooping: set mrouters_only flag for IPv4 traffic properlyFernando Luis Vázquez Cao
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov
2011-06-16netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari
2011-06-16netfilter: ipt_ecn: fix inversion for IP header ECN matchPatrick McHardy
2011-06-16netfilter: ipt_ecn: fix protocol check in ecn_mt_check()Patrick McHardy
2011-06-16netfilter: ip_tables: fix compile with debugSebastian Andrzej Siewior
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy
2011-06-15NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-06-14Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2011-06-14net: Fix "Support nuking IPv6 sockets as well as IPv4" for 2.6.39Colin Cross
2011-06-14net: Support nuking IPv6 sockets as well as IPv4.Lorenzo Colitti
2011-06-14net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2011-06-14net: activity_stats: Add statistics for network transmission activityMike Chan
2011-06-14Bluetooth: Hack: Don't dereference null pointer.Nick Pelly
2011-06-14Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2011-06-14Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2011-06-14Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2011-06-14rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2011-06-14net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2011-06-14misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2011-06-14sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2011-06-14net: socket ioctl to reset connections matching local addressRobert Love
2011-06-14Paranoid network.Robert Love
2011-06-13ieee802154: Don't leak memory in ieee802154_nl_fill_phyJesper Juhl
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-06-13IPVS netns exit causes crash in conntrackHans Schillstrom
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro
2011-06-11netpoll: call dev_put() on error in netpoll_setup()Dan Carpenter