Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Borkmann b4af8def5c net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions 12 gadi atpakaļ
  Daniel Borkmann 2b7c121f82 net: ipv6: mld: refactor query processing into v1/v2 functions 12 gadi atpakaļ
  Daniel Borkmann cc7f7ab758 net: ipv6: mld: similarly to MLDv2 have min max_delay of 1 12 gadi atpakaļ
  Daniel Borkmann 58c0ecfd8d net: ipv6: mld: implement RFC3810 MLDv2 mode only 12 gadi atpakaļ
  Daniel Borkmann e3f5b17047 net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation 12 gadi atpakaļ
  Daniel Borkmann 6c567b78c8 net: ipv6: mld: clean up MLD_V1_SEEN macro 12 gadi atpakaļ
  Daniel Borkmann 89225d1ce6 net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12. 12 gadi atpakaļ
  Daniel Borkmann 9fd0784164 net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengths 12 gadi atpakaļ
  Daniel Borkmann c2cef4e888 net: ipv6: minor: *_start_timer: rather use unsigned long 12 gadi atpakaļ
  Daniel Borkmann 846989635b net: ipv6: igmp6_event_query: use msecs_to_jiffies 12 gadi atpakaļ
  Hannes Frederic Sowa fc4eba58b4 ipv6: make unsolicited report intervals configurable for mld 12 gadi atpakaļ
  Hannes Frederic Sowa 9d4a031464 ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL 12 gadi atpakaļ
  Amerigo Wang 8965779d2c ipv6,mcast: always hold idev->lock before mca_lock 12 gadi atpakaļ
  Hannes Frederic Sowa b173ee488d ipv6: resend MLD report if a link-local address completes DAD 12 gadi atpakaļ
  Simon Horman 29a3cad5c6 ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header 12 gadi atpakaļ
  Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 gadi atpakaļ
  Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 gadi atpakaļ
  YOSHIFUJI Hideaki / 吉藤英明 ec16ef2228 ipv6 mcast: Do not join device multicast for interface-local multicasts. 12 gadi atpakaļ
  Jean Sacren 56db1c5f41 mcast: do not check 'rv' twice in a row 12 gadi atpakaļ
  YOSHIFUJI Hideaki / 吉藤英明 07c2fecc36 ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source(). 12 gadi atpakaļ
  YOSHIFUJI Hideaki / 吉藤英明 2576f17dfa ipv6: Unshare ip6_nd_hdr() and change return type to void. 12 gadi atpakaļ
  YOSHIFUJI Hideaki / 吉藤英明 12fd84f438 ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers. 12 gadi atpakaļ
  YOSHIFUJI Hideaki / 吉藤英明 daad151263 ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input(). 12 gadi atpakaļ
  Eric Dumazet 0e1efe9d5e ipv6: avoid taking locks at socket dismantle 12 gadi atpakaļ
  Amerigo Wang 94e187c015 ipv6: introduce ip6_rt_put() 12 gadi atpakaļ
  Li Wei a858d64b77 ipv6: fix unappropriate errno returned for non-multicast address 13 gadi atpakaļ
  Eric Dumazet a50feda546 ipv6: bool/const conversions phase2 13 gadi atpakaļ
  Joe Perches f32138319c net: ipv6: Standardize prefixes for message logging 13 gadi atpakaļ
  David S. Miller 06eb4eafbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 gadi atpakaļ
  RongQing.Li ce713ee5a1 net: replace continue with break to reduce unnecessary loop in xxx_xmarksources 13 gadi atpakaļ