aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp_tunnel.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-22MAINTAINERS: Update b44 maintainer.Michael Chan1-1/+1
2016-09-22net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet1-2/+8
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib1-0/+3
2016-09-21net: can: ifi: Configure transmitter delayMarek Vasut1-1/+10
2016-09-21vti6: fix input pathNicolas Dichtel4-10/+16
2016-09-21ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov2-4/+10
2016-09-21r8152: disable ALDPS and EEE before setting PHYhayeswang1-2/+8
2016-09-21r8152: remove r8153_enable_eeehayeswang1-7/+3
2016-09-21r8152: move PHY settings to hw_phy_cfghayeswang1-6/+8
2016-09-21r8152: move enabling PHYhayeswang1-18/+25
2016-09-21r8152: move some functionshayeswang1-112/+112
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai6-11/+45
2016-09-20qed: Fix stack corruption on probeYuval Mintz1-2/+2
2016-09-20MAINTAINERS: Add an entry for the core network DSA codeAndrew Lunn1-0/+9
2016-09-20net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat1-1/+10
2016-09-19net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz1-6/+14
2016-09-19net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz1-0/+1
2016-09-19net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan1-2/+2
2016-09-19can: flexcan: fix resume functionFabio Estevam1-5/+8
2016-09-19xfrm: Fix memory leak of aead algorithm nameIlan Tayari1-0/+1
2016-09-18stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO2-2/+2
2016-09-17bna: fix crash in bnad_get_strings()Ivan Vecera1-27/+23
2016-09-17bna: add missing per queue ethtool statIvan Vecera1-1/+6
2016-09-17sctp: fix SSN comparisionMarcelo Ricardo Leitner1-1/+1
2016-09-17irda: Free skb on irda_accept error path.phil.turnbull@oracle.com1-3/+2
2016-09-17net: avoid sk_forward_alloc overflowsEric Dumazet1-0/+10
2016-09-17tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet1-1/+2
2016-09-17xen-netback: fix error handling on netback_probe()Filipe Manco1-16/+30
2016-09-16s390/qeth: fix setting VIPA addressThomas Richter1-2/+2
2016-09-16qeth: do not turn on SG per defaultUrsula Braun2-3/+0
2016-09-16qeth: do not limit number of gso segmentsUrsula Braun2-2/+0
2016-09-16qeth: check not more than 16 SBALEs on the completion queueUrsula Braun1-1/+2
2016-09-16s390/qeth: allow hsuid configuration in DOWN stateUrsula Braun1-5/+17
2016-09-16s390/qeth: use ip_lock for hsuid configurationUrsula Braun1-0/+5
2016-09-16qeth: restore device features after recoveryHans Wippel4-0/+34
2016-09-16nfp: fix error return code in nfp_net_netdev_open()Wei Yongjun1-2/+6
2016-09-16net: VRF: Pass original iif to ip_route_input()Mark Tomlinson1-2/+3
2016-09-16net/ibm/emac: add mutex to 'set multicast list'Ivan Mikhaylov1-0/+3
2016-09-16net/ibm/emac: add set mac addr callbackIvan Mikhaylov1-2/+29
2016-09-16net: ethernet: mediatek: fix module loading automatically based on MODULE_DEVICE_TABLESean Wang1-0/+1
2016-09-16net/mlx4_en: fix off by one in error handlingSebastian Ott1-2/+2
2016-09-15iwlwifi: mvm: update TX queue before making a copy of the skbBeni Lev1-10/+9
2016-09-15mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg2-1/+10
2016-09-14mac80211: check skb_linearize() return valueJohannes Berg1-2/+6
2016-09-13nl80211: validate number of probe response CSA countersJohannes Berg1-1/+1
2016-09-13drivers: net: phy: xgene: Fix 'remove' functionChristophe Jaillet1-4/+2
2016-09-13sctp: hold the transport before using it in sctp_hash_cmpXin Long1-10/+17
2016-09-13bnx2: Reset device during driver initializationBaoquan He1-5/+7
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng3-4/+19
2016-09-12netfilter: nf_nat: handle NF_DROP from nfnetlink_parse_nat_setup()Pablo Neira Ayuso1-1/+1