summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: icmp: add a force_saddr param to icmp6_send()Eric Dumazet2016-06-182-3/+6
* RDS: TCP: Fix non static symbol warningsWei Yongjun2016-06-171-2/+2
* Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/l...David S. Miller2016-06-174-133/+193
|\
| * can: bcm: add support for CAN FD framesOliver Hartkopp2016-06-171-88/+135
| * can: bcm: unify bcm_msg_head handling and prepare function parametersOliver Hartkopp2016-06-171-25/+29
| * can: bcm: use CAN frame instead of can_frame in commentsOliver Hartkopp2016-06-171-16/+16
| * can: bcm: fix indention and other minor style issuesOliver Hartkopp2016-06-171-14/+12
| * can: build proc support only if CONFIG_PROC_FS is activatedAlexander Aring2016-06-173-3/+14
* | tipc: potential shift wrapping bug in map_set()Dan Carpenter2016-06-171-2/+2
* | net: ipv6: Address selection needs to consider L3 domainsDavid Ahern2016-06-171-0/+48
* | net: vrf: Implement get_saddr for IPv6David Ahern2016-06-172-2/+34
* | net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern2016-06-171-17/+0
* | net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck2016-06-171-65/+14
* | net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck2016-06-171-0/+10
* | net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck2016-06-171-0/+102
|/
* net, cls: also reject deleting all filters when TCA_KIND presentDaniel Borkmann2016-06-161-1/+1
* net: xfrm: fix old-style declarationArnd Bergmann2016-06-162-6/+6
* net: the space is required after ','Wei Tang2016-06-161-6/+6
* net: do not initialise statics to 0Wei Tang2016-06-161-1/+1
* mpls: allow routes on ipgre devicesSimon Horman2016-06-161-3/+4
* sctp: change sk state to CLOSED instead of CLOSING in sctp_sock_migrateXin Long2016-06-161-1/+1
* Merge tag 'rxrpc-rewrite-20160615' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-06-1515-647/+842
|\
| * rxrpc: Rework local endpoint managementDavid Howells2016-06-157-230/+276
| * rxrpc: Separate local endpoint event handling out into its own fileDavid Howells2016-06-154-102/+129
| * rxrpc: Use the peer record to distribute network errorsDavid Howells2016-06-157-94/+79
| * rxrpc: Do a little bit of tidying in the ICMP processingDavid Howells2016-06-151-4/+2
| * rxrpc: Don't assume anything about the address in an ICMP packetDavid Howells2016-06-151-8/+0
| * rxrpc: Break MTU determination from ICMP into its own functionDavid Howells2016-06-151-39/+54
| * rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report()David Howells2016-06-153-4/+4
| * rxrpc: Rework peer object handling to use hash table and RCUDavid Howells2016-06-159-203/+335
* | ila: Fix checksum neutral mappingTom Herbert2016-06-151-5/+5
* | net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville2016-06-152-10/+34
* | 6lowpan: add support for 802.15.4 short addr handlingAlexander Aring2016-06-152-85/+195
* | 6lowpan: add support for getting short addressAlexander Aring2016-06-151-0/+39
* | 6lowpan: introduce 6lowpan-ndAlexander Aring2016-06-154-2/+242
* | ipv6: export several functionsAlexander Aring2016-06-152-19/+10
* | ipv6: introduce neighbour discovery opsAlexander Aring2016-06-153-37/+85
* | addrconf: put prefix address add in an own functionAlexander Aring2016-06-151-94/+109
* | ndisc: add __ndisc_fill_addr_option functionAlexander Aring2016-06-151-4/+10
* | 6lowpan: remove ipv6 module requestAlexander Aring2016-06-151-2/+0
* | 6lowpan: add 802.15.4 short addr slaacAlexander Aring2016-06-152-2/+49
* | 6lowpan: add private neighbour dataAlexander Aring2016-06-151-0/+12
* | net_sched: sch_fq: defer skb freeingEric Dumazet2016-06-151-1/+1
* | net_sched: sch_pie: defer skb freeingEric Dumazet2016-06-151-1/+1
* | net_sched: sch_netem: defer skb freeingEric Dumazet2016-06-151-3/+1
* | net_sched: sch_htb: defer skb freeingEric Dumazet2016-06-151-2/+2
* | net_sched: sch_hhf: defer skb freeingEric Dumazet2016-06-151-2/+2
* | net_sched: fq_codel: defer skb freeingEric Dumazet2016-06-151-8/+9
* | net_sched: sch_fq: defer skb freeingEric Dumazet2016-06-151-6/+13
* | net_sched: sch_codel: defer skb freeing in codel_change()Eric Dumazet2016-06-151-1/+1
OpenPOWER on IntegriCloud