summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-07-29net/smc: synchronize buffer usage with deviceUrsula Braun
2017-07-29net/smc: cleanup function __smc_buf_create()Ursula Braun
2017-07-29net/smc: common functions for RMBs and send buffersUrsula Braun
2017-07-29net/smc: introduce sg-logic for send buffersUrsula Braun
2017-07-29net/smc: remove Kconfig warningUrsula Braun
2017-07-29net/smc: register RMB-related memory regionUrsula Braun
2017-07-29net/smc: use separate memory regions for RMBsUrsula Braun
2017-07-29net/smc: introduce sg-logic for RMBsUrsula Braun
2017-07-29net/smc: shorten local bufsize variablesUrsula Braun
2017-07-29net/smc: serialize connection creation in all casesUrsula Braun
2017-07-28l2tp: constify inet6_protocol structuresJulia Lawall
2017-07-28ipv6: constify inet6_protocol structuresJulia Lawall
2017-07-256lowpan: fix set not used warningstephen hemminger
2017-07-25socket: fix set not used warningstephen hemminger
2017-07-25netfilter: remove unused variablestephen hemminger
2017-07-24tcp: remove redundant argument from tcp_rcv_established()Matvejchikov Ilya
2017-07-24skbuff: re-add check for NULL skb->head in kfree_skb pathFlorian Westphal
2017-07-24Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-07-24sctp: remove the typedef sctp_abort_chunk_tXin Long
2017-07-24sctp: remove the typedef sctp_heartbeat_chunk_tXin Long
2017-07-24sctp: remove the typedef sctp_heartbeathdr_tXin Long
2017-07-24sctp: remove the typedef sctp_sack_chunk_tXin Long
2017-07-24sctp: remove the typedef sctp_sackhdr_tXin Long
2017-07-24sctp: remove the typedef sctp_sack_variable_tXin Long
2017-07-24sctp: remove the typedef sctp_unrecognized_param_tXin Long
2017-07-24sctp: remove the typedef sctp_cookie_param_tXin Long
2017-07-24sctp: remove the typedef sctp_initack_chunk_tXin Long
2017-07-24net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggledSabrina Dubroca
2017-07-24net: add infrastructure to un-offload UDP tunnel portSabrina Dubroca
2017-07-24net: check UDP tunnel RX port offload feature before calling tunnel ndo ndoSabrina Dubroca
2017-07-24net: add new netdevice feature for offload of RX port for UDP tunnelsSabrina Dubroca
2017-07-21rxrpc: Move the packet.h include file into net/rxrpc/David Howells
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20rds: Make sure updates to cp_send_gen can be observedHÃ¥kon Bugge
2017-07-20ipv4: initialize fib_trie prior to register_netdev_notifier call.Mahesh Bandewar
2017-07-20rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong
2017-07-19ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-07-19Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"David Ahern
2017-07-19net: make dev_close and related functions voidstephen hemminger
2017-07-19bluetooth: 6lowpan dev_close never returns errorstephen hemminger
2017-07-19net: dsa: unexport dsa_is_port_initializedVivien Didelot
2017-07-19net/packet: remove unused PGV_FROM_VMALLOC definition.Rosen, Rami
2017-07-19tcp: adjust tail loss probe timeoutYuchung Cheng
2017-07-19openvswitch: Optimize operations for OvS flow_stats.Tonghao Zhang
2017-07-19openvswitch: Optimize updating for OvS flow_stats.Tonghao Zhang
2017-07-19net: Zero terminate ifr_name in dev_ifname().David S. Miller
2017-07-19wireless: wext: terminate ifr name coming from userspaceLevin, Alexander
2017-07-18netfilter: fix netfilter_net_init() returnDan Carpenter
2017-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller