summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: move VLAN filtering setterVivien Didelot2017-05-223-16/+18
* net: dsa: move bridging routinesVivien Didelot2017-05-223-57/+60
* net: dsa: move port state settersVivien Didelot2017-05-224-41/+61
* net: dsa: change scope of ageing time setterVivien Didelot2017-05-221-9/+7
* net: dsa: change scope of VLAN filtering setterVivien Didelot2017-05-221-8/+7
* net: dsa: change scope of VLAN handlersVivien Didelot2017-05-221-24/+16
* net: dsa: change scope of MDB handlersVivien Didelot2017-05-221-23/+18
* net: dsa: change scope of FDB handlersVivien Didelot2017-05-221-26/+24
* net: dsa: change scope of bridging codeVivien Didelot2017-05-221-19/+17
* net: dsa: change scope of notifier call chainVivien Didelot2017-05-221-5/+4
* net: dsa: change scope of STP state setterVivien Didelot2017-05-221-22/+22
* bridge: fix hello and hold timers starting/stoppingIvan Vecera2017-05-221-11/+0
* net: ipv4: tcp: fixed comment coding style issueRohit Chavan2017-05-221-2/+3
* net: socket: fix a typo in sockfd_lookup().Rosen, Rami2017-05-221-1/+1
* net: ipv6: Add extack messages for route add failuresDavid Ahern2017-05-222-8/+36
* net: ipv6: Plumb extack through route add functionsDavid Ahern2017-05-223-32/+43
* net: ipv4: Add extack messages for route add failuresDavid Ahern2017-05-222-22/+95
* net: ipv4: Plumb extack through route add functionsDavid Ahern2017-05-224-19/+26
* tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUTEric Dumazet2017-05-211-1/+2
* ipv6: drop unused variables in seg6_genl_dumphacstephen hemminger2017-05-211-4/+0
* fou: make local function staticstephen hemminger2017-05-212-49/+47
* tcpnv: do not export local functionstephen hemminger2017-05-211-3/+2
* inet: fix warning about missing prototypestephen hemminger2017-05-211-0/+1
* ila: propagate error code in ila_outputstephen hemminger2017-05-211-1/+1
* dcb: enforce minimum length on IEEE_APPS attributestephen hemminger2017-05-211-4/+7
* net: allow simultaneous SW and HW transmit timestampingMiroslav Lichvar2017-05-212-2/+22
* net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar2017-05-211-1/+26
* net: add function to retrieve original skb device using NAPI IDMiroslav Lichvar2017-05-211-0/+26
* net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-211-2/+1
* net: define receive timestamp filter for NTPMiroslav Lichvar2017-05-211-0/+2
* openvswitch: more accurate checksumming in queue_userspace_packet()Davide Caratti2017-05-191-1/+1
* net: more accurate checksumming in validate_xmit_skb()Davide Caratti2017-05-191-2/+12
* net: use skb->csum_not_inet to identify packets needing crc32cDavide Caratti2017-05-194-0/+4
* sk_buff: remove support for csum_bad in sk_buffDavide Caratti2017-05-194-11/+2
* net: introduce skb_crc32c_csum_helpDavide Caratti2017-05-191-0/+41
* skbuff: add stub to help computing crc32c on SCTP packetsDavide Caratti2017-05-192-0/+32
* tcp: warn on negative reordering valuesSoheil Hassas Yeganeh2017-05-191-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-1826-103/+157
|\
| * sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet2017-05-181-0/+3
| * udp: make *udp*_queue_rcv_skb() functions staticPaolo Abeni2017-05-184-6/+4
| * bridge: netlink: check vlan_default_pvid rangeTobias Jungel2017-05-181-0/+7
| * net: x25: fix one potential use-after-free issuelinzhang2017-05-182-9/+20
| * ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller2017-05-173-12/+12
| * net: fix compile error in skb_orphan_partial()Eric Dumazet2017-05-171-3/+0
| * ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek2017-05-174-6/+16
| * neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka2017-05-171-4/+10
| * arp: honour gratuitous ARP _replies_Ihar Hrachyshka2017-05-171-2/+14
| * net: Improve handling of failures on link and route dumpsDavid Ahern2017-05-163-28/+49
| * net/smc: Add warning about remote memory exposureChristoph Hellwig2017-05-161-0/+4
| * smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun2017-05-165-37/+8
OpenPOWER on IntegriCloud