summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2014-09-22net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet
2014-09-19openvswitch: restore OVS_FLOW_CMD_NEW notificationsSamuel Gauthier
2014-09-19Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-16net: rfkill: gpio: Enable module auto-loading for ACPI based switchesMarcel Holtmann
2014-09-16xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-09-16xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-09-15bridge: Fix br_should_learn to check vlan_enabledVlad Yasevich
2014-09-15net: fix creation adjacent device symlinksAlexander Y. Fomichev
2014-09-13bridge: Allow clearing of pvid and untagged bitmapVlad Yasevich
2014-09-13bridge: Check if vlan filtering is enabled only once.Vlad Yasevich
2014-09-12Merge tag 'master-2014-09-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller