summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-11-21libceph: do not crash on large auth ticketsIlya Dryomov
2014-11-21netlink: Properly unbind in error conditions.Hiroaki SHIMODA
2014-11-21ipv6: fix IPV6_PKTINFO with v4 mappedEric Dumazet
2014-11-21net: sctp: fix memory leak in auth key managementDaniel Borkmann
2014-11-21net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann
2014-11-21gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert
2014-11-21sit: Use ipip6_tunnel_init as the ndo_init function.Steffen Klassert
2014-11-21vti6: Use vti6_dev_init as the ndo_init function.Steffen Klassert
2014-11-21ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert
2014-11-21inet: frags: remove the WARN_ON from inet_evict_bucketNikolay Aleksandrov
2014-11-21inet: frags: fix a race between inet_evict_bucket and inet_frag_killNikolay Aleksandrov
2014-11-14mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan
2014-11-14libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov
2014-11-14fix misuses of f_count() in ppp and netlinkAl Viro
2014-11-14SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUTTrond Myklebust
2014-11-14SUNRPC: Don't wake tasks during connection abortBenjamin Coddington
2014-11-14drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-11-14gre: Use inner mac length when computing tunnel lengthTom Herbert
2014-11-14ipv4: Do not cache routing failures due to disabled forwarding.Nicolas Cavallari
2014-11-14tcp: md5: do not use alloc_percpu()Eric Dumazet
2014-11-14net: fix saving TX flow hash in sock for outgoing connectionsSathya Perla
2014-11-14net: tso: fix unaligned access to crafted TCP header in helper APIKarl Beldan
2014-11-14netlink: Re-add locking to netlink_lookup() and seq walkerThomas Graf
2014-11-14tipc: fix bug in bundled buffer receptionJon Paul Maloy
2014-11-14ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing
2014-11-14ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin
2014-11-14ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko
2014-10-30Bluetooth: 6lowpan: Route packets that are not meant to peer via correct deviceJukka Rissanen
2014-10-30Bluetooth: 6lowpan: Set the peer IPv6 address correctlyJukka Rissanen
2014-10-30Bluetooth: 6lowpan: Increase the connection timeout valueJukka Rissanen
2014-10-30Bluetooth: Fix setting correct security level when initiating SMPJohan Hedberg
2014-10-30Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTUJohan Hedberg
2014-10-15net_sched: copy exts->type in tcf_exts_change()WANG Cong
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-15ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa
2014-09-29ematch: Fix matching of inverted containers.Ignacy Gawędzki
2014-09-29gro: fix aggregation for skb using frag_listEric Dumazet
2014-09-28neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong
2014-09-28ip6_gre: Return an error when adding an existing tunnel.Steffen Klassert
2014-09-28ip6_vti: Return an error when adding an existing tunnel.Steffen Klassert
2014-09-28ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert
2014-09-26ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel
2014-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-09-26ip_tunnel: Don't allow to add the same tunnel multiple times.Steffen Klassert
2014-09-24Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-22ipv4: do not use this_cpu_ptr() in preemptible contextEric Dumazet
2014-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-09-22net: rfkill: gpio: Fix clock statusLoic Poulain