summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2014-09-12ipv6: clean up anycast when an interface is destroyedSabrina Dubroca
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-09-10libceph: do not hard code max auth ticket lenIlya Dryomov
2014-09-10libceph: add process_one_ticket() helperIlya Dryomov
2014-09-10libceph: gracefully handle large reply messages from the monSage Weil
2014-09-09RxRPC: Fix missing __user annotationDavid Howells
2014-09-09net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha
2014-09-09Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-09-08net: fix skb_page_frag_refill() kerneldocEric Dumazet
2014-09-07Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-07ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong
2014-09-07netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup'Pablo Neira Ayuso
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida
2014-09-05netfilter: add explicit Kconfig for NETFILTER_XT_NATPablo Neira Ayuso
2014-09-05ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel
2014-09-05ipv6: fix a refcnt leak with peer addrNicolas Dichtel
2014-09-05net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn
2014-09-05l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault
2014-09-05ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca
2014-09-05mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville
2014-09-03openvswitch: distinguish between the dropped and consumed skbLi RongQing
2014-09-03netfilter: nfnetlink: deliver netlink errors on batch completionPablo Neira Ayuso
2014-09-03nl80211: clear skb cb before passing to netlinkJohannes Berg