index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-03
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
2018-08-03
netfilter: nf_osf: move nf_osf_fingers to non-uapi header file
Fernando Fernandez Mancera
2018-08-03
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
2018-07-30
netfilter: nf_tables: Add native tproxy support
Máté Eckl
2018-07-30
netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
Fernando Fernandez Mancera
2018-07-30
netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c
Fernando Fernandez Mancera
2018-07-30
netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c
Fernando Fernandez Mancera
2018-07-30
netfilter: use PTR_ERR_OR_ZERO()
YueHaibing
2018-07-30
netfilter: nf_osf: add nf_osf_find()
Pablo Neira Ayuso
2018-07-30
netfilter: nf_tables: handle meta/lookup with direct call
Florian Westphal
2018-07-26
Merge tag 'mlx5e-updates-2018-07-26' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2018-07-26
netdevsim: make debug dirs' dentries static
Jakub Kicinski
2018-07-26
Merge branch 'docs-net-Convert-netdev-FAQ-to-RST'
David S. Miller
2018-07-26
docs: Update references to netdev-FAQ
Tobin C. Harding
2018-07-26
docs: net: Convert netdev-FAQ to restructured text
Tobin C. Harding
2018-07-26
docs: Add rest label the_canonical_patch_format
Tobin C. Harding
2018-07-26
net: adaptec: Replace mdelay() with msleep() in starfire_init_one()
Jia-Ju Bai
2018-07-26
isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-07-26
isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()
Jia-Ju Bai
2018-07-26
isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()
Jia-Ju Bai
2018-07-26
isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()
Jia-Ju Bai
2018-07-26
net: hns: make hns_dsaf_roce_reset non static
YueHaibing
2018-07-26
net/mlx5e: TX, Use function to access sq_dma object in fifo
Tariq Toukan
2018-07-26
net/mlx5e: TX, Move DB fields in TXQ-SQ struct
Tariq Toukan
2018-07-26
net/mlx5e: RX, Prefetch the xdp_frame data area
Tariq Toukan
2018-07-26
net/mlx5e: Add support for XDP_REDIRECT in device-out side
Tariq Toukan
2018-07-26
net/mlx5e: Re-order fields of struct mlx5e_xdpsq
Tariq Toukan
2018-07-26
net/mlx5e: Refactor XDP counters
Tariq Toukan
2018-07-26
net/mlx5e: Make XDP xmit functions more generic
Tariq Toukan
2018-07-26
net/mlx5e: Add counter for XDP redirect in RX
Tariq Toukan
2018-07-26
net/mlx5e: Move XDP related code into new XDP files
Tariq Toukan
2018-07-26
net/mlx5e: Restrict the combination of large MTU and XDP
Tariq Toukan
2018-07-26
net/mlx5e: Gather all XDP pre-requisite checks in a single function
Tariq Toukan
2018-07-26
net/mlx5e: Do not recycle RX pages in interface down flow
Tariq Toukan
2018-07-26
net/mlx5e: Replace call to MPWQE free with dealloc in interface down flow
Tariq Toukan
2018-07-26
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-07-26
net: sched: unmark chain as explicitly created on delete
Jiri Pirko
2018-07-26
tls: Skip zerocopy path for ITER_KVEC
Doron Roberts-Kedes
2018-07-26
net: sched: cls_api: fix dead code in switch
Gustavo A. R. Silva
2018-07-26
l2tp: remove ->recv_payload_hook
Guillaume Nault
2018-07-26
tipc: add missing dev_put() on error in tipc_enable_l2_media
YueHaibing
2018-07-26
net/tls: Removed redundant checks for non-NULL
Vakul Garg
2018-07-26
cbs: Add support for the graft function
Vinicius Costa Gomes
2018-07-26
net: hns: Make many functions static
YueHaibing
2018-07-26
selftests/net: add tls to .gitignore
Anders Roxell
2018-07-26
selftests: forwarding: add tests for TC chain get and dump operations
Jiri Pirko
2018-07-26
ixgbe: Refactor queue disable logic to take completion time into account
Alexander Duyck
2018-07-26
ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop device
Alexander Duyck
2018-07-26
igb: Use dma_wmb() instead of wmb() before doorbell writes
Venkatesh Srinivas
2018-07-26
igb: Remove superfluous reset to PHY and page 0 selection
Christian Grönke
[next]