summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-nextJiri Kosina2011-07-1185-364/+451
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-0716-56/+76
| |\
| | * sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe itWei Yongjun2011-07-071-0/+23
| | * net: refine {udp|tcp|sctp}_mem limitsEric Dumazet2011-07-073-26/+5Star
| | * net: vlan: enable soft features regardless of underlying deviceShan Wei2011-07-061-0/+5
| | * bridge: Always flood broadcast packetsHerbert Xu2011-07-062-3/+7
| | * net: bind() fix error return on wrong address familyMarcus Meissner2011-07-052-2/+4
| | * xfrm4: Don't call icmp_send on local errorSteffen Klassert2011-07-021-1/+6
| | * ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert2011-07-021-1/+1
| | * xfrm: Remove family arg from xfrm_bundle_okSteffen Klassert2011-07-021-3/+3
| | * ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-022-8/+11
| | * ipv6: Don't change dst->flags using assignments.David S. Miller2011-07-021-10/+2Star
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-012-2/+9
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-302-2/+9
| | | |\
| | | | * mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-272-2/+9
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-051-4/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | libceph: fix page calculation for non-page-aligned ioSage Weil2011-06-141-4/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-308-69/+62Star
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov2011-06-292-48/+26Star
| | * | | ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert2011-06-281-5/+5
| | * | | ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert2011-06-281-5/+2Star
| | * | | bridge: Only flood unregistered groups to routersHerbert Xu2011-06-251-1/+4
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-242-9/+18
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-06-202-9/+18
| | | |\ \
| | | | * | Bluetooth: Fix L2CAP connection establishmentIlia Kolomisnky2011-06-151-1/+1
| | | | * | Bluetooth: Fix accepting connect requests for defer_setupJohan Hedberg2011-06-141-6/+15
| | | | * | Bluetooth: Fix L2CAP security checkLuiz Augusto von Dentz2011-06-131-2/+2
| | * | | | udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang2011-06-222-0/+6
| | * | | | ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang2011-06-221-1/+1
| * | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-223-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-211-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-2124-37/+66
| |\ \ \ \ \ \
| | * | | | | | ipv4, ping: Remove duplicate icmp.h includeJesper Juhl2011-06-201-1/+0Star
| | * | | | | | netpoll: copy dev name of slaves to struct netpollWANG Cong2011-06-201-0/+1
| | * | | | | | ipv4: fix multicast lossesEric Dumazet2011-06-181-3/+1Star
| | * | | | | | inet_diag: fix inet_diag_bc_audit()Eric Dumazet2011-06-171-8/+6Star
| | * | | | | | 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-171-1/+1
| | * | | | | | IGMP snooping: set mrouters_only flag for IPv6 traffic properlyFernando Luis Vázquez Cao2011-06-171-1/+1
| | * | | | | | IGMP snooping: set mrouters_only flag for IPv4 traffic properlyFernando Luis Vázquez Cao2011-06-171-1/+1
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-06-179-11/+25
| | |\ \ \ \ \ \