aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-2930-57/+94
|\
| * Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-213-3/+7
| |\
| | * SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-172-3/+3
| | * NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-152-0/+4
| * | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-06-201-1/+2
| |\ \
| | * | nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-061-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-2024-37/+66
| |\ \ \
| | * | | ipv4, ping: Remove duplicate icmp.h includeJesper Juhl2011-06-201-1/+0
| | * | | netpoll: copy dev name of slaves to struct netpollWANG Cong2011-06-191-0/+1
| | * | | ipv4: fix multicast lossesEric Dumazet2011-06-181-3/+1
| | * | | inet_diag: fix inet_diag_bc_audit()Eric Dumazet2011-06-171-8/+6
| | * | | net: rfs: enable RFS before first data packet is receivedEric Dumazet2011-06-173-0/+3
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-174-9/+24
| | |\ \ \
| | | * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-06-104-9/+24
| | | |\ \ \
| | | | * | | Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo2011-06-101-8/+10
| | | | * | | Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-06-101-1/+12
| | | | * | | Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian2011-06-092-0/+2
| | * | | | | vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan supportAntoine Reversat2011-06-171-1/+1
| | * | | | | caif: Bugfix - XOFF removed channel from caif-muxsjur.brandeland@stericsson.com2011-06-161-1/+1
| | * | | | | IGMP snooping: set mrouters_only flag for IPv6 traffic properlyFernando Luis Vázquez Cao2011-06-161-1/+1
| | * | | | | IGMP snooping: set mrouters_only flag for IPv4 traffic properlyFernando Luis Vázquez Cao2011-06-161-1/+1
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-06-169-11/+25
| | |\ \ \ \ \
| | | * | | | | netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov2011-06-161-1/+3
| | | * | | | | netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari2011-06-164-4/+8
| | | * | | | | netfilter: ipt_ecn: fix inversion for IP header ECN matchPatrick McHardy2011-06-161-1/+2
| | | * | | | | netfilter: ipt_ecn: fix protocol check in ecn_mt_check()Patrick McHardy2011-06-161-3/+1
| | | * | | | | netfilter: ip_tables: fix compile with debugSebastian Andrzej Siewior2011-06-161-1/+1
| | | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy2011-06-162-1/+10
| | | |\ \ \ \ \
| | | | * | | | | IPVS netns exit causes crash in conntrackHans Schillstrom2011-06-132-1/+10
| | * | | | | | | ieee802154: Don't leak memory in ieee802154_nl_fill_phyJesper Juhl2011-06-131-1/+2
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-162-16/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-122-16/+19
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | nf: qtaguid: make procfs entry for ctrl return correct data.JP Abgrall2011-06-281-16/+29
* | | | | | | | | nf: qtaguid: workaround xt_socket_get_sk() returning bad SKs.JP Abgrall2011-06-281-9/+36
* | | | | | | | | net: ipv4: tcp: Fix crash in tcp_nuke_addrColin Cross2011-06-221-1/+1
* | | | | | | | | netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall2011-06-204-0/+41
* | | | | | | | | netfilter: add xt_qtaguid matching moduleJP Abgrall2011-06-203-0/+1240
* | | | | | | | | nf: xt_socket: export the fancy sock finder codeJP Abgrall2011-06-201-24/+46
* | | | | | | | | Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly2011-06-145-38/+66
* | | | | | | | | net: Fix "Support nuking IPv6 sockets as well as IPv4" for 2.6.39Colin Cross2011-06-141-2/+3
* | | | | | | | | net: Support nuking IPv6 sockets as well as IPv4.Lorenzo Colitti2011-06-144-45/+115
* | | | | | | | | net: Fix CONFIG_RPS option to be turned offDmitry Shmidt2011-06-141-1/+1
* | | | | | | | | net: activity_stats: Add statistics for network transmission activityMike Chan2011-06-143-0/+124
* | | | | | | | | Bluetooth: Hack: Don't dereference null pointer.Nick Pelly2011-06-141-1/+2
* | | | | | | | | Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly2011-06-141-0/+18
* | | | | | | | | Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly2011-06-141-0/+1
* | | | | | | | | Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly2011-06-141-1/+0
* | | | | | | | | rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly2011-06-142-0/+9
* | | | | | | | | net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh2011-06-142-47/+22
* | | | | | | | | misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan2011-06-141-1/+13