2018-02-27 |
Kirill Tkhai | net: Convert brnf_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert ipvlan_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert cfg802154_pernet_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert sit_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert vti6_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert ip6_tnl_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert ip6gre_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_n... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert br_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert vxlan_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert ppp_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert gtp_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert geneve_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert bond_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert tc_action_net_init() and tc_action_net_exi... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert sysctl creating and destroying pernet_oper... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert cma_pernet_operations |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert simple pernet_operations |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert nfs_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert synproxy_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert hashlimit_net_ops and recent_net_ops |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Kirill Tkhai | net: Convert /proc creating and destroying pernet_opera... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Arnd Bergmann | ipvlan: fix building with modular IPV6 |
commit | commitdiff | tree | snapshot |
2018-02-27 |
David S. Miller | Merge branch '10GbE' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Alexey Dobriyan | net: make kmem caches as __ro_after_init |
commit | commitdiff | tree | snapshot |
2018-02-26 |
David S. Miller | Merge branch 'sonic-ethernet-cleanups' |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Finn Thain | net/sonic: Replace custom debug logging with netif_... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Finn Thain | net/sonic: Clean up and modernize log messages |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Finn Thain | net/macsonic: Drop redundant MACH_IS_MAC test |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Finn Thain | net/macsonic: Convert to nubus_driver |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Sergei Shtylyov | sh_eth: fix TSU init on SH7734/R8A7740 |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Sergei Shtylyov | sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1 |
commit | commitdiff | tree | snapshot |
2018-02-26 |
BTaskaya | tc: python3, string formattings |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Colin Ian King | ixgbevf: remove redundant initialization of variable... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Emil Tantilov | ixgbevf: add build_skb support |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Emil Tantilov | ixgbevf: break out Rx buffer page management |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Emil Tantilov | ixgbevf: allocate the rings as part of q_vector |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Emil Tantilov | ixgbevf: make sure all frames fit minimum size requirements |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Emil Tantilov | ixgbevf: add support for padding packet |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Emil Tantilov | ixgbevf: setup queue counts |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Emil Tantilov | ixgbevf: add support for using order 1 pages to receive... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Emil Tantilov | ixgbevf: add ethtool private flag for legacy Rx |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Emil Tantilov | ixgbevf: use page_address offset from page |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Jacob Keller | ixgbe: prevent ptp_rx_hang from running when in FILTER_... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Tonghao Zhang | ixgbe: Avoid to write the RETA table when unnecessary |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Colin Ian King | xen-netback: make function xenvif_rx_skb static |
commit | commitdiff | tree | snapshot |
2018-02-26 |
David S. Miller | Merge branch 'tools-tc-testing-better-error-reporting' |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Brenda J. Butler | tools: tc-testing: better error reporting |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Brenda J. Butler | tools: tc-testing: Fix indentation |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Colin Ian King | sfc: falcon: remove duplicated bit-wise or of LOOPBACK_... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Arnd Bergmann | mlxsw: spectrum_kvdl: avoid uninitialized variable... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Arnd Bergmann | mlxsw: spectrum_kvdl: use div_u64() for 64-bit division |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Colin Ian King | ixgbe: remove redundant initialization of 'pool' |
commit | commitdiff | tree | snapshot |
2018-02-26 |
David S. Miller | Merge branch 'mv88e6xxx-Poll-when-no-interrupt-defined' |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Andrew Lunn | arm: mvebu: 370-rd: Enable PHY interrupt handling |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Andrew Lunn | net: dsa: mv88e6xxx: Poll when no interrupt defined |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Ido Schimmel | mlxsw: spectrum_switchdev: Allow port enslavement to... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
David S. Miller | Merge git://git./linux/kernel/git/bpf/bpf-next |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Leo Yan | samples/bpf: Add program for CPU state statistics |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Alexei Starovoitov | Merge branch 'x86-jit' |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Daniel Borkmann | bpf: add various jit test cases |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Daniel Borkmann | bpf, x64: save 5 bytes in prologue when ebpf insns... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Daniel Borkmann | bpf, x64: save few bytes when mul is in alu32 |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Daniel Borkmann | bpf, x64: save several bytes when mul dest is r0/r3... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Daniel Borkmann | bpf, x64: save several bytes by using mov over movabsq... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Daniel Borkmann | bpf, x64: save one byte per shl/shr/sar when imm is 1 |
commit | commitdiff | tree | snapshot |
2018-02-24 |
David S. Miller | Merge git://git./linux/kernel/git/davem/net |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge branch 'fixes-v4.16-rc3' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge tag 'mips_fixes_4.16_3' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge branch 'i2c/for-current' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Donald Sharp | net: fib_rules: Add new attribute to set protocol |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge tag 'drm-fixes-for-v4.16-rc3' of git://people... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Willem de Bruijn | selftests/net: ignore background traffic in psock_fanout |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Colin Ian King | atm: idt77252: remove redundant bit-wise or'ing of... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Eric Dumazet | net_sched: gen_estimator: fix broken estimators based... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
David S. Miller | Merge git://git./pub/scm/linux/kernel/git/bpf/bpf |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Sowmini Varadhan | rds: rds_msg_zcopy should return error of null rm-... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Heiner Kallweit | r8169: simplify and improve check for dash |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Heiner Kallweit | r8169: disable WOL per default |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Andy Spencer | gianfar: simplify FCS handling and fix memory leak |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Arnd Bergmann | ipv6 sit: work around bogus gcc-8 -Wrestrict warning |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Alexey Kodanev | macvlan: fix use-after-free in macvlan_common_newlink() |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Yafang Shao | bpf: NULL pointer check is not needed in BPF_CGROUP_RUN... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Pratyush Anand | arm64: fix unwind_frame() for filtered out fn for funct... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Randy Dunlap | integrity/security: fix digsig.c build error with heade... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
James Morris | Merge tag 'keys-fixes-20180222-2' of https://git./linux... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Dave Airlie | Merge tag 'imx-drm-next-2018-02-22' of git://git.pengut... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Kees Cook | MIPS: boot: Define __ASSEMBLY__ for its.S build |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge branch 'siginfo-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Linus Torvalds | Merge branch 'linus' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Daniel Borkmann | bpf, arm64: fix out of bounds access in tail call |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Daniel Borkmann | bpf, x64: implement retpoline for tail call |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Randy Dunlap | fs/signalfd: fix build error for BUS_MCEERR_AR |
commit | commitdiff | tree | snapshot |
2018-02-22 |
David Howells | rxrpc: Fix send in rxrpc_send_data_packet() |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Arnd Bergmann | dsa: ptp: mark dummy helpers as 'inline' |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Dan Carpenter | net: aquantia: Fix error handling in aq_pci_probe() |
commit | commitdiff | tree | snapshot |
next |