Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | RISCV: Fix end PFN for low memory | Atish Patra | 2018-10-02 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman | 2018-10-03 | 129 | -806/+864 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ixgbe: check return value of napi_complete_done() | Song Liu | 2018-10-03 | 1 | -5/+7 | |
| * | | | | | | | sctp: fix fall-through annotation | Gustavo A. R. Silva | 2018-10-03 | 1 | -1/+1 | |
| * | | | | | | | r8169: always autoneg on resume | Alex Xu (Hello71) | 2018-10-02 | 1 | -4/+3 | |
| * | | | | | | | ipv4: fix use-after-free in ip_cmsg_recv_dstaddr() | Eric Dumazet | 2018-10-02 | 1 | -2/+1 | |
| * | | | | | | | Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2018-10-02 | 7 | -5/+76 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | net/mlx5e: Set vlan masks for all offloaded TC rules | Jianbo Liu | 2018-10-01 | 1 | -0/+3 | |
| | * | | | | | | | net/mlx5: E-Switch, Fix out of bound access when setting vport rate | Eran Ben Elisha | 2018-10-01 | 1 | -2/+2 | |
| | * | | | | | | | net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rules | Alaa Hleihel | 2018-10-01 | 6 | -3/+71 | |
| * | | | | | | | | Merge branch 'rmnet-fixes' | David S. Miller | 2018-10-02 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | net: qualcomm: rmnet: Fix incorrect allocation flag in receive path | Subash Abhinov Kasiviswanathan | 2018-10-02 | 1 | -1/+1 | |
| | * | | | | | | | | net: qualcomm: rmnet: Fix incorrect allocation flag in transmit | Subash Abhinov Kasiviswanathan | 2018-10-02 | 1 | -1/+1 | |
| | * | | | | | | | | net: qualcomm: rmnet: Skip processing loopback packets | Sean Tranchetti | 2018-10-02 | 1 | -0/+3 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | net: systemport: Fix wake-up interrupt race during resume | Florian Fainelli | 2018-10-02 | 1 | -17/+11 | |
| * | | | | | | | | Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub... | David S. Miller | 2018-10-02 | 3 | -4/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | iwlwifi: 1000: set the TFD queue size | Pavel Machek | 2018-09-27 | 1 | -0/+1 | |
| | * | | | | | | | | b43: fix DMA error related regression with proprietary firmware | Larry Finger | 2018-09-20 | 1 | -2/+4 | |
| | * | | | | | | | | mt76x0: fix remove_interface | Stanislaw Gruszka | 2018-09-17 | 1 | -2/+1 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 | Eric Dumazet | 2018-10-02 | 1 | -0/+6 | |
| * | | | | | | | | bonding: fix warning message | Mahesh Bandewar | 2018-10-02 | 1 | -0/+1 | |
| * | | | | | | | | inet: make sure to grab rcu_read_lock before using ireq->ireq_opt | Eric Dumazet | 2018-10-02 | 4 | -8/+10 | |
| * | | | | | | | | nfp: avoid soft lockups under control message storm | Jakub Kicinski | 2018-10-02 | 1 | -5/+12 | |
| * | | | | | | | | declance: Fix continuation with the adapter identification message | Maciej W. Rozycki | 2018-10-02 | 1 | -4/+6 | |
| * | | | | | | | | net: fec: fix rare tx timeout | Rickard x Andersson | 2018-10-02 | 1 | -4/+4 | |
| * | | | | | | | | r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO | Heiner Kallweit | 2018-10-01 | 1 | -12/+8 | |
| * | | | | | | | | Merge branch 'tun-races' | David S. Miller | 2018-10-01 | 1 | -16/+21 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | tun: napi flags belong to tfile | Eric Dumazet | 2018-10-01 | 1 | -9/+14 | |
| | * | | | | | | | | tun: initialize napi_mutex unconditionally | Eric Dumazet | 2018-10-01 | 1 | -1/+1 | |
| | * | | | | | | | | tun: remove unused parameters | Eric Dumazet | 2018-10-01 | 1 | -6/+6 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | bond: take rcu lock in netpoll_send_skb_on_dev | Dave Jones | 2018-10-01 | 1 | -0/+2 | |
| * | | | | | | | | rtnetlink: Fail dump if target netnsid is invalid | David Ahern | 2018-10-01 | 1 | -4/+2 | |
| * | | | | | | | | Revert "openvswitch: Fix template leak in error cases." | Flavio Leitner | 2018-10-01 | 1 | -4/+2 | |
| * | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2018-10-01 | 3 | -10/+29 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Bluetooth: SMP: fix crash in unpairing | Matias Karhumaa | 2018-09-26 | 3 | -10/+29 | |
| * | | | | | | | | | tipc: ignore STATE_MSG on wrong link session | LUU Duc Canh | 2018-10-01 | 2 | -2/+6 | |
| * | | | | | | | | | net: sched: act_ipt: check for underflow in __tcf_ipt_init() | Dan Carpenter | 2018-10-01 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2018-10-01 | 9 | -6/+30 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | xfrm: validate template mode | Sean Tranchetti | 2018-09-20 | 1 | -0/+3 | |
| | * | | | | | | | | | xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry. | Steffen Klassert | 2018-09-11 | 2 | -0/+8 | |
| | * | | | | | | | | | xfrm: reset crypto_done when iterating over multiple input xfrms | Sowmini Varadhan | 2018-09-04 | 1 | -0/+1 | |
| | * | | | | | | | | | xfrm: reset transport header back to network header after all input transform... | Sowmini Varadhan | 2018-09-04 | 4 | -6/+4 | |
| | * | | | | | | | | | xfrm6: call kfree_skb when skb is toobig | Thadeu Lima de Souza Cascardo | 2018-09-03 | 1 | -0/+2 | |
| | * | | | | | | | | | xfrm: Validate address prefix lengths in the xfrm selector. | Steffen Klassert | 2018-08-03 | 1 | -0/+12 | |
| * | | | | | | | | | | tcp/dccp: fix lockdep issue when SYN is backlogged | Eric Dumazet | 2018-10-01 | 3 | -4/+7 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-10-01 | 6 | -20/+23 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | netfilter: xt_socket: check sk before checking for netns. | Flavio Leitner | 2018-09-28 | 1 | -2/+2 | |
| | * | | | | | | | | | netfilter: avoid erronous array bounds warning | Florian Westphal | 2018-09-28 | 1 | -0/+2 | |
| | * | | | | | | | | | netfilter: nft_set_rbtree: add missing rb_erase() in GC routine | Taehee Yoo | 2018-09-28 | 1 | -14/+14 | |
| | * | | | | | | | | | netfilter: conntrack: get rid of double sizeof | zhong jiang | 2018-09-20 | 1 | -2/+2 |