summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-06-156lowpan: remove ipv6 module requestAlexander Aring
2016-06-156lowpan: add 802.15.4 short addr slaacAlexander Aring
2016-06-156lowpan: add private neighbour dataAlexander Aring
2016-06-15net_sched: sch_fq: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_pie: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_netem: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_htb: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_hhf: defer skb freeingEric Dumazet
2016-06-15net_sched: fq_codel: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_fq: defer skb freeingEric Dumazet
2016-06-15net_sched: sch_codel: defer skb freeing in codel_change()Eric Dumazet
2016-06-15net_sched: sch_choke: defer skb freeingEric Dumazet
2016-06-15net_sched: add the ability to defer skb freeingEric Dumazet
2016-06-15tipc: add neighbor monitoring frameworkJon Paul Maloy
2016-06-15net_sched: make tcf_hash_check() booleanWANG Cong
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern
2016-06-15net: ipv6: Do not add multicast route for l3 master devicesDavid Ahern
2016-06-15net: l3mdev: Remove const from flowi6 arg to get_rt6_dstDavid Ahern
2016-06-15af_iucv: use paged SKBs for big inbound messagesEugene Crosser
2016-06-15af_iucv: remove fragment_skb() to use paged SKBsEugene Crosser
2016-06-15af_iucv: use paged SKBs for big outbound messagesEugene Crosser
2016-06-15act_police: rename tcf_act_police_locate() to tcf_act_police_init()WANG Cong
2016-06-15net_sched: remove internal use of TC_POLICE_*WANG Cong
2016-06-14RDS: Update rds_conn_destroy to be MP capableSowmini Varadhan
2016-06-14RDS: Update rds_conn_shutdown to work with rds_conn_pathSowmini Varadhan
2016-06-14RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_createSowmini Varadhan
2016-06-14RDS: Add rds_conn_path_error()Sowmini Varadhan
2016-06-14RDS: update rds-info related functions to traverse multiple conn_pathsSowmini Varadhan
2016-06-14RDS: Add rds_conn_path_connect_if_down() for MP-aware callersSowmini Varadhan
2016-06-14RDS: Make rds_send_pong() take a rds_conn_path argumentSowmini Varadhan
2016-06-14RDS: Extract rds_conn_path from i_conn_path in rds_send_drop_to() for MP-capa...Sowmini Varadhan
2016-06-14RDS: Pass rds_conn_path to rds_send_xmit()Sowmini Varadhan
2016-06-14RDS: Make rds_send_queue_rm() rds_conn_path awareSowmini Varadhan
2016-06-14RDS: Remove stale function rds_send_get_message()Sowmini Varadhan
2016-06-14RDS: Add rds_send_path_drop_acked()Sowmini Varadhan
2016-06-14RDS: Add rds_send_path_reset()Sowmini Varadhan
2016-06-14RDS: rds_inc_path_init() helper function for MP capable transportsSowmini Varadhan
2016-06-14RDS: recv path gets the conn_path from rds_incoming for MP capable transportsSowmini Varadhan
2016-06-14RDS: add t_mp_capable bit to be set by MP capable transportsSowmini Varadhan
2016-06-14RDS: split out connection specific state from rds_connection to rds_conn_pathSowmini Varadhan
2016-06-14tcp: return sizeof tcp_dctcp_info in dctcp_get_info()Neal Cardwell
2016-06-14sctp: fix error return code in sctp_init()Wei Yongjun
2016-06-14Merge tag 'rxrpc-rewrite-20160613' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-06-14net/sched: flower: Return error when hw can't offload and skip_sw is setAmir Vadai
2016-06-13rxrpc: Update the comments in ar-internal.h to reflect renamesDavid Howells
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells
2016-06-12sched: remove NET_XMIT_POLICEDFlorian Westphal
2016-06-11ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa
2016-06-10net_sched: remove generic throttled managementEric Dumazet
2016-06-10net_sched: netem: remove qdisc_is_throttled() useEric Dumazet