summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | RISCV: Fix end PFN for low memoryAtish Patra2018-10-021-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-03129-806/+864
|\ \ \ \ \ \ \
| * | | | | | | ixgbe: check return value of napi_complete_done()Song Liu2018-10-031-5/+7
| * | | | | | | sctp: fix fall-through annotationGustavo A. R. Silva2018-10-031-1/+1
| * | | | | | | r8169: always autoneg on resumeAlex Xu (Hello71)2018-10-021-4/+3
| * | | | | | | ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet2018-10-021-2/+1
| * | | | | | | Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-10-027-5/+76
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu2018-10-011-0/+3
| | * | | | | | | net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha2018-10-011-2/+2
| | * | | | | | | net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel2018-10-016-3/+71
| * | | | | | | | Merge branch 'rmnet-fixes'David S. Miller2018-10-021-2/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net: qualcomm: rmnet: Fix incorrect allocation flag in receive pathSubash Abhinov Kasiviswanathan2018-10-021-1/+1
| | * | | | | | | | net: qualcomm: rmnet: Fix incorrect allocation flag in transmitSubash Abhinov Kasiviswanathan2018-10-021-1/+1
| | * | | | | | | | net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti2018-10-021-0/+3
| |/ / / / / / / /
| * | | | | | | | net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli2018-10-021-17/+11
| * | | | | | | | Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub...David S. Miller2018-10-023-4/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iwlwifi: 1000: set the TFD queue sizePavel Machek2018-09-271-0/+1
| | * | | | | | | | b43: fix DMA error related regression with proprietary firmwareLarry Finger2018-09-201-2/+4
| | * | | | | | | | mt76x0: fix remove_interfaceStanislaw Gruszka2018-09-171-2/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet2018-10-021-0/+6
| * | | | | | | | bonding: fix warning messageMahesh Bandewar2018-10-021-0/+1
| * | | | | | | | inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet2018-10-024-8/+10
| * | | | | | | | nfp: avoid soft lockups under control message stormJakub Kicinski2018-10-021-5/+12
| * | | | | | | | declance: Fix continuation with the adapter identification messageMaciej W. Rozycki2018-10-021-4/+6
| * | | | | | | | net: fec: fix rare tx timeoutRickard x Andersson2018-10-021-4/+4
| * | | | | | | | r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFOHeiner Kallweit2018-10-011-12/+8
| * | | | | | | | Merge branch 'tun-races'David S. Miller2018-10-011-16/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tun: napi flags belong to tfileEric Dumazet2018-10-011-9/+14
| | * | | | | | | | tun: initialize napi_mutex unconditionallyEric Dumazet2018-10-011-1/+1
| | * | | | | | | | tun: remove unused parametersEric Dumazet2018-10-011-6/+6
| |/ / / / / / / /
| * | | | | | | | bond: take rcu lock in netpoll_send_skb_on_devDave Jones2018-10-011-0/+2
| * | | | | | | | rtnetlink: Fail dump if target netnsid is invalidDavid Ahern2018-10-011-4/+2
| * | | | | | | | Revert "openvswitch: Fix template leak in error cases."Flavio Leitner2018-10-011-4/+2
| * | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-10-013-10/+29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bluetooth: SMP: fix crash in unpairingMatias Karhumaa2018-09-263-10/+29
| * | | | | | | | | tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh2018-10-012-2/+6
| * | | | | | | | | net: sched: act_ipt: check for underflow in __tcf_ipt_init()Dan Carpenter2018-10-011-1/+1
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-10-019-6/+30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfrm: validate template modeSean Tranchetti2018-09-201-0/+3
| | * | | | | | | | | xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.Steffen Klassert2018-09-112-0/+8
| | * | | | | | | | | xfrm: reset crypto_done when iterating over multiple input xfrmsSowmini Varadhan2018-09-041-0/+1
| | * | | | | | | | | xfrm: reset transport header back to network header after all input transform...Sowmini Varadhan2018-09-044-6/+4
| | * | | | | | | | | xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo2018-09-031-0/+2
| | * | | | | | | | | xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert2018-08-031-0/+12
| * | | | | | | | | | tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet2018-10-013-4/+7
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-10-016-20/+23
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | netfilter: xt_socket: check sk before checking for netns.Flavio Leitner2018-09-281-2/+2
| | * | | | | | | | | netfilter: avoid erronous array bounds warningFlorian Westphal2018-09-281-0/+2
| | * | | | | | | | | netfilter: nft_set_rbtree: add missing rb_erase() in GC routineTaehee Yoo2018-09-281-14/+14
| | * | | | | | | | | netfilter: conntrack: get rid of double sizeofzhong jiang2018-09-201-2/+2