summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-06-18Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-06-18tipc: potential shift wrapping bug in map_set()Dan Carpenter
2016-06-18net: ipv6: Address selection needs to consider L3 domainsDavid Ahern
2016-06-18net: vrf: Implement get_saddr for IPv6David Ahern
2016-06-18net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern
2016-06-18net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck
2016-06-18net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck
2016-06-18net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck
2016-06-17can: bcm: add support for CAN FD framesOliver Hartkopp
2016-06-17can: bcm: unify bcm_msg_head handling and prepare function parametersOliver Hartkopp
2016-06-17can: bcm: use CAN frame instead of can_frame in commentsOliver Hartkopp
2016-06-17can: bcm: fix indention and other minor style issuesOliver Hartkopp
2016-06-17can: build proc support only if CONFIG_PROC_FS is activatedAlexander Aring
2016-06-17net, cls: also reject deleting all filters when TCA_KIND presentDaniel Borkmann
2016-06-17net: xfrm: fix old-style declarationArnd Bergmann
2016-06-17net: the space is required after ','Wei Tang
2016-06-17net: do not initialise statics to 0Wei Tang
2016-06-17mpls: allow routes on ipgre devicesSimon Horman
2016-06-16sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrateXin Long
2016-06-16Merge tag 'rxrpc-rewrite-20160615' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-06-16ila: Fix checksum neutral mappingTom Herbert
2016-06-16net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville
2016-06-166lowpan: add support for 802.15.4 short addr handlingAlexander Aring
2016-06-166lowpan: add support for getting short addressAlexander Aring
2016-06-166lowpan: introduce 6lowpan-ndAlexander Aring
2016-06-16ipv6: export several functionsAlexander Aring
2016-06-16ipv6: introduce neighbour discovery opsAlexander Aring
2016-06-16addrconf: put prefix address add in an own functionAlexander Aring
2016-06-16ndisc: add __ndisc_fill_addr_option functionAlexander Aring
2016-06-166lowpan: remove ipv6 module requestAlexander Aring
2016-06-166lowpan: add 802.15.4 short addr slaacAlexander Aring
2016-06-166lowpan: 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