summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa-5/+29
2014-09-29ematch: Fix matching of inverted containers.Ignacy Gawędzki-2/+4
2014-09-29gro: fix aggregation for skb using frag_listEric Dumazet-0/+3
2014-09-28neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong-1/+1
2014-09-28ip6_gre: Return an error when adding an existing tunnel.Steffen Klassert-0/+2
2014-09-28ip6_vti: Return an error when adding an existing tunnel.Steffen Klassert-1/+5
2014-09-28ip6_tunnel: Return an error when adding an existing tunnel.Steffen Klassert-1/+5
2014-09-26ip6gre: add a rtnl link alias for ip6gretapNicolas Dichtel-0/+1
2014-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-8/+71
2014-09-26ip_tunnel: Don't allow to add the same tunnel multiple times.Steffen Klassert-3/+8
2014-09-24Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-1/+1
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-40/+133
2014-09-22ipv4: do not use this_cpu_ptr() in preemptible contextEric Dumazet-3/+3
2014-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-13/+45
2014-09-22net: rfkill: gpio: Fix clock statusLoic Poulain-1/+1
2014-09-22net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet-4/+14
2014-09-19openvswitch: restore OVS_FLOW_CMD_NEW notificationsSamuel Gauthier-4/+5
2014-09-19Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-0/+1
2014-09-16net: rfkill: gpio: Enable module auto-loading for ACPI based switchesMarcel Holtmann-0/+1
2014-09-16xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert-8/+24
2014-09-16xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert-6/+22
2014-09-15bridge: Fix br_should_learn to check vlan_enabledVlad Yasevich-1/+1
2014-09-15net: fix creation adjacent device symlinksAlexander Y. Fomichev-7/+11
2014-09-13bridge: Allow clearing of pvid and untagged bitmapVlad Yasevich-0/+4
2014-09-13bridge: Check if vlan filtering is enabled only once.Vlad Yasevich-4/+13
2014-09-12Merge tag 'master-2014-09-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-1/+7
2014-09-12ipv6: clean up anycast when an interface is destroyedSabrina Dubroca-3/+26
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-121/+143
2014-09-10libceph: do not hard code max auth ticket lenIlya Dryomov-35/+29
2014-09-10libceph: add process_one_ticket() helperIlya Dryomov-104/+124
2014-09-10libceph: gracefully handle large reply messages from the monSage Weil-0/+8
2014-09-09RxRPC: Fix missing __user annotationDavid Howells-1/+1
2014-09-09net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha-0/+3
2014-09-09Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...John W. Linville-1/+7
2014-09-08net: fix skb_page_frag_refill() kerneldocEric Dumazet-1/+1
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-8/+17
2014-09-07ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong-2/+0
2014-09-07netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup'Pablo Neira Ayuso-0/+1
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida-8/+8
2014-09-05netfilter: add explicit Kconfig for NETFILTER_XT_NATPablo Neira Ayuso-0/+8
2014-09-05ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel-3/+2
2014-09-05ipv6: fix a refcnt leak with peer addrNicolas Dichtel-5/+2
2014-09-05net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn-2/+1
2014-09-05l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault-1/+2
2014-09-05ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca-10/+31
2014-09-05mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach-1/+1
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville-8/+17
2014-09-03openvswitch: distinguish between the dropped and consumed skbLi RongQing-2/+5
2014-09-03netfilter: nfnetlink: deliver netlink errors on batch completionPablo Neira Ayuso-1/+63
2014-09-03nl80211: clear skb cb before passing to netlinkJohannes Berg-0/+6