aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-31netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov1-3/+13
2018-01-31netfilter: x_tables: fix pointer leaks to userspaceDmitry Vyukov5-2/+5
2018-01-31netfilter: ipset: Fix wraparound in hash:*net* typesJozsef Kadlecsik6-63/+63
2018-01-25netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet1-0/+6
2018-01-07netfilter: x_tables: fix int overflow in xt_alloc_table_info()Dmitry Vyukov1-2/+1
2018-01-05net: fec: free/restore resource in related probe error pathesFugang Duan1-2/+2
2018-01-04uapi/if_ether.h: prevent redefinition of struct ethhdrHauke Mehrtens2-0/+9
2018-01-04ipv6: fix general protection fault in fib6_add()Wei Wang1-15/+20
2018-01-04RDS: null pointer dereference in rds_atomic_free_opMohamed Ghannam1-0/+1
2018-01-04sh_eth: fix TSU resource handlingSergei Shtylyov1-3/+22
2018-01-04net: stmmac: enable EEE in MII, GMII or RGMII onlyJerome Brunet1-0/+6
2018-01-04rtnetlink: give a user socket to get_target_net()Andrei Vagin1-5/+5
2018-01-04MAINTAINERS: Update my email address.Pravin B Shelar1-1/+1
2018-01-04net: dsa: b53: Turn off Broadcom tags for more switchesFlorian Fainelli1-3/+6
2018-01-04mac80211: mesh: drop frames appearing to be from usJohannes Berg1-0/+2
2018-01-04nl80211: Check for the required netlink attribute presenceHao Chen1-1/+2
2018-01-033c59x: fix missing dma_mapping_error check and bad ring refill logicNeil Horman1-52/+38
2018-01-03net: ena: fix error handling in ena_down() sequenceNetanel Belgazal1-2/+17
2018-01-03net: ena: unmask MSI-X only after device initialization is completedNetanel Belgazal1-13/+13
2018-01-03cxgb4: Fix FW flash errorsArjun Vynipadath2-10/+8
2018-01-03i40e: flower: Fix return value for unsupported offloadJiri Pirko1-1/+1
2018-01-03i40e: don't remove netdev->dev_addr when syncing uc listJacob Keller1-1/+16
2018-01-03i40e/i40evf: Account for frags split over multiple descriptors in check linearizeAlexander Duyck2-6/+46
2018-01-03net: fec: defer probe if regulator is not readyFugang Duan1-0/+4
2018-01-03net: fec: restore dev_id in the cases of probe errorFugang Duan1-0/+1
2018-01-03i40e: Remove UDP support for big bufferAmritha Nambiar1-9/+9
2018-01-03vxlan: trivial indenting fix.William Tu1-1/+1
2018-01-03sctp: fix error path in sctp_stream_initMarcelo Ricardo Leitner1-12/+10
2018-01-03RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam1-0/+3
2018-01-03uapi libc compat: add fallback for unsupported libcsFelix Janda1-1/+54
2018-01-02tipc: fix problems with multipoint-to-point flow controlJon Maloy1-4/+18
2018-01-02ethtool: do not print warning for applications using legacy APIStephen Hemminger1-13/+2
2018-01-02NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625SZ Lin (林上智)1-0/+1
2018-01-02e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier1-3/+8
2018-01-02e1000: fix disabling already-disabled warningTushar Dave2-6/+24
2018-01-02sfp: fix sfp-bus oops when removing socket/upstreamRussell King1-2/+4
2018-01-02phylink: ensure we report link down when LOS assertedRussell King1-2/+1
2018-01-02macvlan: Fix one possible double freeGao Feng1-1/+6
2018-01-02net/sched: Fix update of lastuse in act modules implementing stats_updateRoi Dayan2-2/+2
2018-01-02mlxsw: spectrum: Relax sanity checks during enslavementIdo Schimmel3-2/+17
2018-01-02mlxsw: spectrum_router: Fix NULL pointer derefIdo Schimmel1-1/+1
2018-01-02ip6_tunnel: allow ip6gre dev mtu to be set below 1280Xin Long1-3/+3
2018-01-02geneve: update skb dst pmtu on tx pathXin Long1-0/+14
2018-01-02ip6_tunnel: disable dst caching if tunnel is dual-stackEli Cooper1-4/+5
2018-01-02Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns"David S. Miller1-1/+13
2017-12-28strparser: Call sock_owned_by_user_nocheckTom Herbert1-1/+1
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert1-0/+5
2017-12-28skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn1-3/+3
2017-12-28tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan1-1/+1
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi1-0/+1