summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tcp: remove unnecessary skb_reset_tail_pointer()Eric Dumazet2017-06-021-4/+2
| * | | | | tcp: use TS opt on RTTs for congestion controlYuchung Cheng2017-06-021-7/+8
| * | | | | sctp: merge sctp_stream_new and sctp_stream_initXin Long2017-06-023-24/+15
| * | | | | sctp: define the member stream as an object instead of pointer in asocXin Long2017-06-029-68/+63
| * | | | | net: dsa: factor skb freeing on xmitVivien Didelot2017-06-019-39/+16
| * | | | | net: dsa: remove out_drop label in taggers rcvVivien Didelot2017-06-016-42/+24
| * | | | | net: dsa: do not cast dstVivien Didelot2017-06-012-2/+2
| * | | | | net: dsa: comment hot path requirementsVivien Didelot2017-06-011-0/+1
| * | | | | net: dsa: make function ksz_rcv staticColin Ian King2017-06-011-2/+3
| * | | | | ipv4: route: restore skb_dst_set in inet_rtm_getrouteRoopa Prabhu2017-06-011-3/+4
| * | | | | dsa: add support for Microchip KSZ tail taggingWoojung Huh2017-05-315-0/+111
| * | | | | bpf: track stack depth of classic bpf programsAlexei Starovoitov2017-05-311-14/+22
| * | | | | rtnetlink: use the new rtnl_get_event() interfaceVlad Yasevich2017-05-311-1/+1
| * | | | | net: dsa: remove dev arg of dsa_register_switchVivien Didelot2017-05-311-5/+5
| * | | | | net: dsa: remove dsa_port_is_bridgedVivien Didelot2017-05-301-9/+4
| * | | | | net: mpls: remove unnecessary initialization of errDavid Ahern2017-05-301-2/+0
| * | | | | net: mpls: Make nla_get_via in af_mpls.cDavid Ahern2017-05-302-50/+48
| * | | | | net: mpls: Add extack messages for route add and delete failuresDavid Ahern2017-05-302-40/+87
| * | | | | net: mpls: Pull common label check into helperDavid Ahern2017-05-301-15/+17
| * | | | | net: Fill in extack for mpls lwt encapDavid Ahern2017-05-303-16/+47
| * | | | | net: add extack arg to lwtunnel build stateDavid Ahern2017-05-3010-27/+51
| * | | | | net: lwtunnel: Add extack to encap attr validationDavid Ahern2017-05-303-9/+19
| * | | | | net: ipv4: Add extack message for invalid prefix or lengthDavid Ahern2017-05-302-9/+15
| * | | | | net: ipv4: refactor key and length checksDavid Ahern2017-05-301-10/+15
| * | | | | rtnl: Add support for netdev event to link messagesVlad Yasevich2017-05-272-10/+57
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-2629-145/+152
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-2624-114/+126
| | |\ \ \ \
| | | * | | | ipv4: add reference counting to metricsEric Dumazet2017-05-263-17/+33
| | | * | | | ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packetsPeter Dawson2017-05-262-14/+20
| | | * | | | sctp: fix ICMP processing if skb is non-linearDavide Caratti2017-05-261-7/+9
| | | * | | | net: llc: add lock_sock in llc_ui_bind to avoid a race conditionlinzhang2017-05-261-0/+3
| | | * | | | bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_dataDaniel Borkmann2017-05-251-0/+1
| | | * | | | arp: fixed -Wuninitialized compiler warningIhar Hrachyshka2017-05-251-1/+1
| | | * | | | tcp: avoid fastopen API to be used on AF_UNSPECWei Wang2017-05-251-2/+5
| | | * | | | net: move somaxconn init from sysctl codeRoman Kapl2017-05-252-2/+19
| | | | |_|/ | | | |/| |
| | | * | | Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-05-243-9/+12
| | | |\ \ \
| | | | * | | cfg80211: make cfg80211_sched_scan_results() work from atomic contextArend Van Spriel2017-05-231-4/+4
| | | | * | | mac80211: strictly check mesh address extension modeRajkumar Manoharan2017-05-172-5/+8
| | | * | | | net: rtnetlink: bail out from rtnl_fdb_dump() on parse errorAlexander Potapenko2017-05-241-2/+5
| | | * | | | sctp: set new_asoc temp when processing dupcookieXin Long2017-05-242-9/+7
| | | * | | | sctp: fix stream update when processing dupcookieXin Long2017-05-241-1/+3
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-05-235-50/+8
| | | |\ \ \ \
| | | | * | | | xfrm: fix state migration copy replay sequence numbersAntony Antony2017-05-191-0/+2
| | | | * | | | xfrm: Fix NETDEV_DOWN with IPSec offloadIlan Tayari2017-05-081-1/+1
| | | | * | | | af_key: Fix slab-out-of-bounds in pfkey_compile_policy.Steffen Klassert2017-05-081-1/+1
| | | | * | | | xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-05-041-47/+0
| | | | * | | | esp4: Fix udpencap for local TCP packets.Steffen Klassert2017-05-041-1/+4
| | * | | | | | Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-265-31/+26
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | libceph: cleanup old messages according to reconnect seqYan, Zheng2017-05-241-3/+12
| | | * | | | | libceph: NULL deref on crush_decode() error pathDan Carpenter2017-05-231-0/+1
OpenPOWER on IntegriCloud