Age | Commit message (Expand) | Author |
2017-01-06 | l2tp: rework socket comparison in __l2tp_ip*_bind_lookup() | Guillaume Nault |
2017-01-06 | l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup() | Guillaume Nault |
2017-01-06 | l2tp: make __l2tp_ip*_bind_lookup() parameters 'const' | Guillaume Nault |
2017-01-06 | l2tp: remove redundant addr_len check in l2tp_ip_bind() | Guillaume Nault |
2017-01-06 | RDS: validate the requested traces user input against max supported | santosh.shilimkar@oracle.com |
2017-01-06 | sctp: prepare asoc stream for stream reconf | Xin Long |
2017-01-06 | udp: inuse checks can quit early for reuseport | Eric Garver |
2017-01-06 | net: ipv4: make fib_select_default static | David Ahern |
2017-01-06 | net: ipv4: Simplify rt_fill_info | David Ahern |
2017-01-06 | net: dsa: remove version string | Vivien Didelot |
2017-01-06 | ipv6: do not send RTM_DELADDR for tentative addresses | Mahesh Bandewar |
2017-01-05 | tcp: provide timestamps for partial writes | Soheil Hassas Yeganeh |
2017-01-05 | Merge tag 'rxrpc-rewrite-20170105' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller |
2017-01-05 | net:dsa: check for EPROBE_DEFER from dsa_dst_parse() | Volodymyr Bendiuga |
2017-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-05 | rxrpc: Show a call's hard-ACK cursors in /proc/net/rxrpc_calls | David Howells |
2017-01-05 | rxrpc: Add some more tracing | David Howells |
2017-01-05 | rxrpc: Fix handling of enums-to-string translation in tracing | David Howells |
2017-01-04 | packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx mode | Daniel Borkmann |
2017-01-04 | net: dsa: remove out label in dsa_switch_setup_one | Vivien Didelot |
2017-01-04 | net: Assert at build time the assumptions we make about the CMSG header. | David S. Miller |
2017-01-04 | scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr)) | yuan linyu |
2017-01-03 | net/sched: cls_matchall: Fix error path | Yotam Gigi |
2017-01-03 | tipc: reduce risk of user starvation during link congestion | Jon Paul Maloy |
2017-01-03 | tipc: modify struct tipc_plist to be more versatile | Jon Paul Maloy |
2017-01-03 | tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functions | Jon Paul Maloy |
2017-01-03 | drop_monitor: consider inserted data in genlmsg_end | Reiter Wolfgang |
2017-01-03 | af_packet: TX_RING support for TPACKET_V3 | Sowmini Varadhan |
2017-01-03 | ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries | Nikolay Aleksandrov |
2017-01-03 | ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules | Alexander Duyck |
2017-01-02 | RDS: add receive message trace used by application | Santosh Shilimkar |
2017-01-02 | RDS: make message size limit compliant with spec | Avinash Repaka |
2017-01-02 | RDS: add stat for socket recv memory usage | Venkat Venkatsubra |
2017-01-02 | RDS: IB: fix panic due to handlers running post teardown | Santosh Shilimkar |
2017-01-02 | RDS: RDMA: Fix the composite message user notification | Santosh Shilimkar |
2017-01-02 | RDS: IB: Add vector spreading for cqs | Santosh Shilimkar |
2017-01-02 | RDS: IB: add few useful cache stasts | Santosh Shilimkar |
2017-01-02 | RDS: IB: track and log active side endpoint in connection | Santosh Shilimkar |
2017-01-02 | RDS: RDMA: silence the use_once mr log flood | Santosh Shilimkar |
2017-01-02 | RDS: IB: split the mr registration and invalidation path | Santosh Shilimkar |
2017-01-02 | RDS: RDMA: return appropriate error on rdma map failures | Santosh Shilimkar |
2017-01-02 | RDS: RDMA: start rdma listening after init | Qing Huang |
2017-01-02 | RDS: RDMA: fix the ib_map_mr_sg_zbva() argument | Santosh Shilimkar |
2017-01-02 | RDS: IB: make the transport retry count smallest | Santosh Shilimkar |
2017-01-02 | RDS: IB: include faddr in connection log | Santosh Shilimkar |
2017-01-02 | RDS: mark few internal functions static to make sparse build happy | Santosh Shilimkar |
2017-01-02 | RDS: log the address on bind failure | Santosh Shilimkar |
2017-01-02 | igmp: Make igmp group member RFC 3376 compliant | Michal Tesar |
2017-01-02 | flow_dissector: Update pptp handling to avoid null pointer deref. | Ian Kumlien |
2017-01-02 | mac80211: initialize fast-xmit 'info' later | Johannes Berg |