summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-10-14net/sched: act_mirred: Implement ingress actionsShmulik Ladkani1-6/+45
2016-10-14net/sched: act_mirred: Refactor detection whether dev needs xmit at mac headerShmulik Ladkani1-13/+15
2016-10-14net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani1-5/+6
2016-10-14Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger1-136/+0
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller35-542/+950
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-29/+45
2016-10-14Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds21-478/+794
2016-10-14Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-35/+111
2016-10-13net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov1-0/+1
2016-10-13net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter1-0/+2
2016-10-13tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter1-0/+2
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern1-1/+2
2016-10-13ipv6: tcp: restore IP6CB for pktoptions skbsEric Dumazet1-9/+11
2016-10-13bridge: add address and vlan to fdb warning messagesRoopa Prabhu1-6/+4
2016-10-13net_sched: reorder pernet ops and act ops registrationsWANG Cong1-8/+11
2016-10-13openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal devJiri Benc1-1/+1
2016-10-13openvswitch: fix vlan subtraction from packet lengthJiri Benc1-1/+2
2016-10-13openvswitch: vlan: remove wrong likely statementJiri Benc1-1/+1
2016-10-13net_sched: do not broadcast RTM_GETTFILTER resultEric Dumazet1-7/+11
2016-10-13sctp: remove the old ttl expires policyXin Long2-27/+8
2016-10-13sctp: reuse sent_count to avoid retransmitted chunks for RTT measurementsXin Long2-4/+3
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson4-6/+3
2016-10-13net: centralize net_device min/max MTU checkingJarod Wilson1-2/+11
2016-10-12Subject: [PATCH] af_iucv: drop skbs rejected by filterUrsula Braun1-7/+17
2016-10-12Subject: [PATCH] af_iucv: enable control sends in case of SEND_SHUTDOWNUrsula Braun1-1/+9
2016-10-12strparser: Propagate correct error code in strp_recv()Geert Uytterhoeven1-1/+1
2016-10-12openvswitch: correctly fragment packet with mpls headersJiri Benc1-4/+20
2016-10-12net: dsa: slave: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-2/+0
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-240/+357
2016-10-11netfilter: Fix slab corruption.Linus Torvalds1-75/+33
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-10-11Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro68-270/+482
2016-10-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-32/+29
2016-10-10Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds9-16/+607
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds4-4/+4
2016-10-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-45/+65
2016-10-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-27/+17
2016-10-08ipv6 addrconf: disallow rtr_solicits < -1Maciej Żenczykowski1-1/+3
2016-10-08vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher1-1/+0
2016-10-08cred: simpler, 1D supplementary groupsAlexey Dobriyan6-19/+14
2016-10-08mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner3-8/+3
2016-10-08Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-59/+5
2016-10-07sockfs: Get rid of getxattr iopAndreas Gruenbacher1-20/+30
2016-10-07sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute namesAndreas Gruenbacher1-18/+6
2016-10-07Merge tag 'rxrpc-rewrite-20161004' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller11-116/+251
2016-10-07netlink: do not enter direct reclaim from netlink_dump()Eric Dumazet1-3/+4
2016-10-07packet: call fanout_release, while UNREGISTERING a netdevAnoob Soman1-0/+1
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-3/+29
2016-10-06Bluetooth: Refactor append name and appearanceMichał Narajowski3-50/+38