summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-11-01netfilter: nf_log: add packet logging for netdev familyPablo Neira Ayuso
2016-11-01netfilter: nf_tables: add fib expressionFlorian Westphal
2016-10-26netfilter: nft_ct: add notrack supportPablo Neira Ayuso
2016-10-26netfilter: nft_meta: permit pkttype mangling in ip/ip6 preroutingLiping Zhang
2016-10-26netfilter: nft_numgen: start round robin from zeroLiping Zhang
2016-10-26netfilter: nf_tables: allow expressions to return STOLENFlorian Westphal
2016-10-26netfilter: nfnetlink_log: Use GFP_NOWARN for skb allocationCalvin Owens
2016-10-26netfilter: xt_multiport: Use switch case instead of multiple condition checksGao Feng
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov
2016-10-23lwt: Remove unused len fieldThomas Graf
2016-10-23net: allow to kill a task which waits net_mutex in copy_new_nsAndrey Vagin
2016-10-23net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID framesShmulik Ladkani
2016-10-22bpf: add helper for retrieving current numa node idDaniel Borkmann
2016-10-22udp: use it's own memory accounting schemaPaolo Abeni
2016-10-22udp: implement memory accounting helpersPaolo Abeni
2016-10-22net/socket: factor out helpers for memory and queue manipulationPaolo Abeni
2016-10-21net: remove MTU limits on a few ether_setup callersJarod Wilson
2016-10-20ipv4/6: use core net MTU range checkingJarod Wilson
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2016-10-20net: use core MTU range checking in core net infraJarod Wilson
2016-10-20net: use core MTU range checking in WAN driversJarod Wilson
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson
2016-10-20tcp: relax listening_hash operationsEric Dumazet
2016-10-20ila: Fix tailroom allocation of lwtstateThomas Graf
2016-10-19openvswitch: remove unnecessary EXPORT_SYMBOLsJiri Benc
2016-10-19openvswitch: remove unused functionsJiri Benc
2016-10-18net: vlan: Use sizeof instead of literal numberGao Feng
2016-10-18net: dev: Improve debug statements for adjacency trackingDavid Ahern
2016-10-18net: Add warning if any lower device is still in adjacency listDavid Ahern
2016-10-18net: Remove all_adj_list and its referencesDavid Ahern
2016-10-18net: Introduce new api for walking upper and lower devicesDavid Ahern
2016-10-18net: Remove refnr arg when inserting link adjacenciesDavid Ahern
2016-10-18vlan: Remove unnecessary comparison of unsigned against 0Tobias Klauser
2016-10-17net: report right mtu value in error messageJakub Kicinski
2016-10-17rds: Remove duplicate prefix from rds_conn_path_error useJoe Perches
2016-10-17rds: Remove unused rds_conn_errorJoe Perches
2016-10-17ila: Don't use dest cache when gateway is setTom Herbert
2016-10-15ila: Cache a route to translated addressTom Herbert
2016-10-15lwtunnel: Add destroy state operationTom Herbert
2016-10-14net/sched: act_mirred: Implement ingress actionsShmulik Ladkani
2016-10-14net/sched: act_mirred: Refactor detection whether dev needs xmit at mac headerShmulik Ladkani
2016-10-14net/sched: act_mirred: Rename tcfm_ok_push to tcfm_mac_header_xmit and make i...Shmulik Ladkani
2016-10-14Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-10-13net: bridge: add the multicast_flood flag attribute to brport_attrsNikolay Aleksandrov
2016-10-13net: rtnl: info leak in rtnl_fill_vfinfo()Dan Carpenter
2016-10-13tipc: info leak in __tipc_nl_add_udp_addr()Dan Carpenter