summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-03-16ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel
2017-03-16ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel
2017-03-15net: dsa: check out-of-range ageing time valueVivien Didelot
2017-03-15net: dsa: dsa_fastest_ageing_time return unsignedVivien Didelot
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar
2017-03-15mqprio: Change handling of hw u8 to allow for multiple hardware offload modesAlexander Duyck
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-14net: Resend IGMP memberships upon peer notification.Vlad Yasevich
2017-03-13lwtunnel: remove unused but set variableRoopa Prabhu
2017-03-13rds: ib: unmap the scatter/gather list when errorZhu Yanjun
2017-03-13rds: ib: add the static type to the functionZhu Yanjun
2017-03-13rds: ib: remove redundant ib_dealloc_fmrZhu Yanjun
2017-03-13rds: ib: drop unnecessary rdma_rejectZhu Yanjun
2017-03-13dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2017-03-13dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-13net: use net->count to check whether a netns is alive or notAndrey Vagin
2017-03-13atm: remove an unnecessary loopFrancois Romieu
2017-03-13mpls: allow TTL propagation from IP packets to be configuredRobert Shearman
2017-03-13mpls: allow TTL propagation to IP packets to be configuredRobert Shearman
2017-03-13bridge: drop netfilter fake rtable unconditionallyFlorian Westphal
2017-03-13ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-03-13ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-03-13sch_tbf: Remove bogus semicolon in if() conditional.David S. Miller
2017-03-12drop_monitor: use setup_timerGeliang Tang
2017-03-12mpls: Do not decrement alive counter for unregister eventsDavid Ahern
2017-03-12mpls: Send route delete notifications when router module is unloadedDavid Ahern
2017-03-12act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss
2017-03-12net: Eliminate duplicated codes by creating one new function in_dev_select_addrGao Feng
2017-03-12sctp: add get and set sockopt for reconf_enableXin Long
2017-03-12sctp: implement receiver-side procedures for the Reconf Response ParameterXin Long
2017-03-12sctp: implement receiver-side procedures for the Add Incoming Streams Request...Xin Long
2017-03-12sctp: implement receiver-side procedures for the Add Outgoing Streams Request...Xin Long
2017-03-12sctp: add support for generating add stream change event notificationXin Long
2017-03-12sctp: implement receiver-side procedures for the SSN/TSN Reset Request ParameterXin Long
2017-03-12sctp: add support for generating assoc reset event notificationXin Long
2017-03-12net: ipv6: Add early demux handler for UDP unicastsubashab@codeaurora.org
2017-03-12net: sched: make default fifo qdiscs appear in the dumpJiri Kosina
2017-03-10ipv4: fib: Remove redundant argumentIdo Schimmel
2017-03-10ipv4: fib: Move FIB notification code to a separate fileIdo Schimmel
2017-03-10rxrpc: Wake up the transmitter if Rx window size increases on the peerDavid Howells
2017-03-09rxrpc: rxrpc_kernel_send_data() needs to handle failed call betterDavid Howells
2017-03-09udp: avoid ufo handling on IP payload compression packetsAlexey Kodanev
2017-03-09tcp: rename *_sequence_number() to *_seq_and_tsoff()Alexey Kodanev
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2017-03-09net: initialize msg.msg_flags in recvfromAlexander Potapenko
2017-03-09ethtool: add CRC32 as an RSS hash functionJakub Kicinski
2017-03-09net/socket: use per af lockdep classes for sk queuesPaolo Abeni
2017-03-09net/tunnel: set inner protocol in network gro hooksPaolo Abeni
2017-03-09rds: ib: add error handleZhu Yanjun