summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-09-19Merge branch 'akpm-current/current'Stephen Rothwell
2013-09-19Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2013-09-19Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell
2013-09-19Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2013-09-19Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-09-19Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2013-09-19Merge remote-tracking branch 'ipsec/master'Stephen Rothwell
2013-09-19Merge remote-tracking branch 'net/master'Stephen Rothwell
2013-09-18Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg
2013-09-18Bluetooth: Fix responding to invalid L2CAP signaling commandsJohan Hedberg
2013-09-18Bluetooth: Fix sending responses to identified L2CAP response packetsJohan Hedberg
2013-09-18Bluetooth: Fix L2CAP command reject reasonJohan Hedberg
2013-09-18Bluetooth: Fix L2CAP Disconnect response for unknown CIDJohan Hedberg
2013-09-18Bluetooth: Fix L2CAP error return used for failed channel lookupsJohan Hedberg
2013-09-18Bluetooth: Fix double error response for l2cap_create_chan_reqJohan Hedberg
2013-09-18net:dccp: do not report ICMP redirects to user spaceDuan Jiong
2013-09-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-09-18RPCSEC_GSS: fix crash on destroying gss authJ. Bruce Fields
2013-09-17sunrpc: switch to %pdAl Viro
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-09-17tcp: fix RTO calculated from cached RTTNeal Cardwell
2013-09-17batman-adv: set the TAG flag for the vid passed to BLAAntonio Quartulli
2013-09-17netfilter: nfnetlink_queue: use network skb for sequence adjustmentGao feng
2013-09-17xfrm: Guard IPsec anti replay window against replay bitmapFan Du
2013-09-16net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann
2013-09-16ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi
2013-09-16netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith
2013-09-16netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik
2013-09-16netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik
2013-09-16Bluetooth: Only schedule raw queue when user channel is activeMarcel Holtmann
2013-09-16Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueueMarcel Holtmann
2013-09-16Bluetooth: Disable upper layer connections when user channel is activeMarcel Holtmann
2013-09-16Bluetooth: Introduce new HCI socket channel for user operationMarcel Holtmann
2013-09-16Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann
2013-09-16Bluetooth: Restrict ioctls to HCI raw channel socketsMarcel Holtmann
2013-09-16Bluetooth: Fix error handling for HCI socket optionsMarcel Holtmann
2013-09-16Bluetooth: Report error for HCI reset ioctl when device is downMarcel Holtmann
2013-09-16Bluetooth: Fix handling of getsockname() for HCI socketsMarcel Holtmann
2013-09-16Bluetooth: Fix handling of getpeername() for HCI socketsMarcel Holtmann
2013-09-16Bluetooth: Refactor raw socket filter into more readable codeMarcel Holtmann
2013-09-16ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACHSteffen Klassert
2013-09-16xfrm: Decode sessions with output interface.Steffen Klassert
2013-09-16xfrm: Fix replay size checking on async eventsSteffen Klassert
2013-09-15bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo
2013-09-15bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-13netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pktPhil Oester
2013-09-12bridge: Clamp forward_delay when enabling STPHerbert Xu