summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-20csum: eliminate sparse warning in remcsum_unadjust()Lance Richardson
2017-01-20Merge branch 'tipc-multicast-through-replication'David S. Miller
2017-01-20tipc: make replicast a user selectable optionJon Paul Maloy
2017-01-20tipc: introduce replicast as transport option for multicastJon Paul Maloy
2017-01-20tipc: add functionality to lookup multicast destination nodesJon Paul Maloy
2017-01-20tipc: add function for checking broadcast support in bearerJon Paul Maloy
2017-01-20bpf: add bpf_probe_read_str helperGianluca Borello
2017-01-20Merge branch 'bus-agnostic-num-vf'David S. Miller
2017-01-20device: Implement a bus agnostic dev_num_vf routinePhil Sutter
2017-01-20PCI: implement num_vf bus type callbackPhil Sutter
2017-01-20device: bus_type: Introduce num_vf callbackPhil Sutter
2017-01-20sock: use hlist_entry_safeGeliang Tang
2017-01-20gre6: Clean up unused struct ipv6_tel_txoption definitionJakub Sitnicki
2017-01-20net: remove bh disabling around percpu_counter accessesEric Dumazet
2017-01-20cxgb4: hide unused warningsArnd Bergmann
2017-01-19net: ipv6: Keep nexthop of multipath route on admin downDavid Ahern
2017-01-19mlx4: support __GFP_MEMALLOC for rxEric Dumazet
2017-01-19Revert "net: qcom/emac: configure the external phy to allow pause frames"Timur Tabi
2017-01-19phy: increase size of MII_BUS_ID_SIZE and bus_idVolodymyr Bendiuga
2017-01-19macb: Common code to enable ptp support for MACB/GEMAndrei.Pistirica@microchip.com
2017-01-19net: caif: Remove unused stats member from struct chnl_netTobias Klauser
2017-01-19net/sched: cls_flower: reduce fl_change stack sizeArnd Bergmann
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-18net: dsa: use cpu_switch instead of ds[0]Vivien Didelot
2017-01-18net: dsa: store CPU switch structure in the treeVivien Didelot
2017-01-18net: ethernet: ti: davinci_cpdma: correct check on NULL in set rateIvan Khoronzhuk
2017-01-18Merge branch 'vhost_net-batching'David S. Miller
2017-01-18tun: rx batchingJason Wang
2017-01-18vhost_net: tx batchingJason Wang
2017-01-18vhost: better detection of available buffersJason Wang
2017-01-18net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan
2017-01-18Merge branch 'ipv6-simplify-rt6_fill_node'David S. Miller
2017-01-18net: ipv6: remove prefix arg to rt6_fill_nodeDavid Ahern
2017-01-18net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern
2017-01-18Merge branch 'sctp-sender-side-stream-reconf-ssn-reset-request-chunk'David S. Miller
2017-01-18sctp: implement sender-side procedures for SSN Reset Request ParameterXin Long
2017-01-18sctp: add sockopt SCTP_ENABLE_STREAM_RESETXin Long
2017-01-18sctp: add reconf_enable in asoc ep and netnsXin Long
2017-01-18sctp: add stream reconf primitiveXin Long
2017-01-18sctp: add stream reconf timerXin Long
2017-01-18sctp: add support for generating stream reconf ssn reset request chunkXin Long
2017-01-18Merge branch 'rework-inet_csk_get_port'David S. Miller
2017-01-18inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik
2017-01-18inet: split inet_csk_get_port into two functionsJosef Bacik
2017-01-18inet: don't check for bind conflicts twice when searching for a portJosef Bacik
2017-01-18inet: kill smallest_size and smallest_portJosef Bacik
2017-01-18inet: drop ->bind_conflictJosef Bacik
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik
2017-01-18stmicro: add more information to Kconfigjpinto
2017-01-18net/mlx5e: Support bpf_xdp_adjust_head()Martin KaFai Lau