summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-02-18nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"Florian Westphal
2016-02-18nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal
2016-02-18Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal
2016-02-18openvswitch: Revert: "Enable memory mapped Netlink i/o"Florian Westphal
2016-02-18netlink: remove mmapped netlink supportFlorian Westphal
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet
2016-02-18route: check and remove route cache when we get routeXin Long
2016-02-18net_sched: Improve readability of filter processingJamal Hadi Salim
2016-02-18bridge: switchdev: Offload VLAN flags to hardware bridgeIdo Schimmel
2016-02-18net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim
2016-02-18net-sysfs: remove unused fmt_long_hexColin Ian King
2016-02-18tcp: correctly crypto_alloc_hash return checkInsu Yun
2016-02-18vlan: change return type of vlan_proc_rem_devZhang Shengju
2016-02-18net: dsa: Unregister slave_dev in error pathFlorian Fainelli
2016-02-17ipv4: Remove inet_lro libraryBen Hutchings
2016-02-17af_llc: fix types on llc_ui_wait_for_connOne Thousand Gnomes
2016-02-17sctp: remove the unused sctp_datamsg_free()Xin Long
2016-02-17sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()Xin Long
2016-02-17sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_associ...Xin Long
2016-02-17l2tp: Fix error creating L2TP tunnelsMark Tomlinson
2016-02-17core: remove unneded headers for net cgroup controllers.Rosen, Rami
2016-02-17net: add tc offload feature flagJohn Fastabend
2016-02-17net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-17net: Export ip fragment sysctl to unprivileged usersNikolay Borisov
2016-02-17ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov
2016-02-17ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov
2016-02-17ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov
2016-02-17igmp: net: Move igmp namespace init to correct fileNikolay Borisov
2016-02-17ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov
2016-02-17tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet
2016-02-17tcp: md5: release request socket instead of listenerEric Dumazet
2016-02-17net/ipv4: add dst cache support for gre lwtunnelsPaolo Abeni
2016-02-17net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni
2016-02-17ip_tunnel: replace dst_cache with generic implementationPaolo Abeni
2016-02-17net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni
2016-02-17net: add dst_cache supportPaolo Abeni
2016-02-16tcp: do not set rtt_min to 1Eric Dumazet
2016-02-16net: dsa: remove phy_disconnect from error pathSascha Hauer
2016-02-16tipc: refactor node xmit and fix memory leaksRichard Alpe
2016-02-16tipc: fix premature addition of node to lookup tableJon Paul Maloy
2016-02-16bridge: mdb: avoid uninitialized variable warningArnd Bergmann
2016-02-16net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck
2016-02-16ethtool: ensure channel counts are within bounds during SCHANNELSKeller, Jacob E
2016-02-16ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}Keller, Jacob E
2016-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-02-16af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat
2016-02-16af_unix: Don't set err in unix_stream_read_generic unless there was an errorRainer Weikusat
2016-02-16batman-adv: Avoid endless loop in bat-on-bat netdevice checkAndrew Lunn