aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-19unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin1-1/+1
2016-02-19net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann5-20/+7
2016-02-19net/ethtool: support set coalesce per queueKan Liang1-0/+61
2016-02-19net/ethtool: support get coalesce per queueKan Liang1-1/+34
2016-02-19net/ethtool: introduce a new ioctl for per queue settingKan Liang1-2/+25
2016-02-19ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6Wei Wang1-9/+11
2016-02-19lwt: fix rx checksum setting for lwt devices tunneling over ipv6Paolo Abeni1-1/+1
2016-02-19tipc: unlock in error pathInsu Yun1-1/+3
2016-02-19Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-5/+33
2016-02-19rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2-2/+2
2016-02-19net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov1-2/+2
2016-02-19bridge: mdb: add support for more attributes and export timerNikolay Aleksandrov1-1/+15
2016-02-19bridge: mdb: reduce the indentation level in br_mdb_fill_infoNikolay Aleksandrov1-16/+17
2016-02-18net: caif: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-18appletalk: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-18IFF_NO_QUEUE: Fix for drivers not calling ether_setup()Phil Sutter1-1/+3
2016-02-18gre: clear IFF_TX_SKB_SHARINGJiri Benc2-2/+4
2016-02-18iptunnel: scrub packet in iptunnel_pull_headerJiri Benc4-8/+6
2016-02-18net: bridge: log port STP state on changeVivien Didelot5-15/+4
2016-02-18nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"Florian Westphal2-20/+6
2016-02-18nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal2-10/+2
2016-02-18Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal3-27/+5
2016-02-18openvswitch: Revert: "Enable memory mapped Netlink i/o"Florian Westphal1-7/+3
2016-02-18netlink: remove mmapped netlink supportFlorian Westphal4-808/+9
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet5-35/+35
2016-02-18route: check and remove route cache when we get routeXin Long1-14/+63
2016-02-18net_sched: Improve readability of filter processingJamal Hadi Salim1-1/+1
2016-02-18bridge: switchdev: Offload VLAN flags to hardware bridgeIdo Schimmel1-0/+11
2016-02-18net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim1-0/+1
2016-02-18net-sysfs: remove unused fmt_long_hexColin Ian King1-1/+0
2016-02-17tcp: correctly crypto_alloc_hash return checkInsu Yun1-1/+1
2016-02-17vlan: change return type of vlan_proc_rem_devZhang Shengju2-4/+3
2016-02-17net: dsa: Unregister slave_dev in error pathFlorian Fainelli1-0/+1
2016-02-17ipv4: Remove inet_lro libraryBen Hutchings3-383/+0
2016-02-17af_llc: fix types on llc_ui_wait_for_connOne Thousand Gnomes1-2/+2
2016-02-17sctp: remove the unused sctp_datamsg_free()Xin Long1-13/+0
2016-02-17sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()Xin Long1-2/+0
2016-02-17sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_associationXin Long1-2/+2
2016-02-17l2tp: Fix error creating L2TP tunnelsMark Tomlinson1-4/+14
2016-02-17core: remove unneded headers for net cgroup controllers.Rosen, Rami2-2/+0
2016-02-17net: add tc offload feature flagJohn Fastabend1-0/+1
2016-02-17net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend1-2/+97
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend1-3/+6
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend1-2/+3
2016-02-16net: Export ip fragment sysctl to unprivileged usersNikolay Borisov1-4/+0
2016-02-16ipv4: namespacify ip fragment max dist sysctl knobNikolay Borisov1-12/+13
2016-02-16ipv4: namespacify ip_early_demux sysctl knobNikolay Borisov3-12/+10
2016-02-16ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov2-15/+10
2016-02-16igmp: net: Move igmp namespace init to correct fileNikolay Borisov2-6/+14
2016-02-16ipv4: Namespaceify ip_default_ttl sysctl knobNikolay Borisov6-18/+23