summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/bpf: add missing executables to .gitignoreStanislav Fomichev2019-01-102-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: correctly set initial window on active Fast Open senderYuchung Cheng2019-01-091-1/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ethernet: mediatek: fix warning in phy_start_anegHeiner Kallweit2019-01-101-16/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: change txhash on SYN-data timeoutYuchung Cheng2019-01-101-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: dsa: mv88x6xxx: mv88e6390 errataAndrew Lunn2019-01-103-0/+128
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: update nest level on unlinkWillem de Bruijn2019-01-101-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: fix kernel-infoleak in ipv6_local_error()Eric Dumazet2019-01-101-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/core/neighbour: tell kmemleak about hash tablesKonstantin Khlebnikov2019-01-101-4/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: cxgb4: fix various indentation issuesColin Ian King2019-01-103-6/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: cxgb3: fix various indentation issuesColin Ian King2019-01-102-8/+10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip: on queued skb use skb_header_pointer instead of pskb_may_pullWillem de Bruijn2019-01-102-13/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tun: publish tfile after it's fully initializedStanislav Fomichev2019-01-101-4/+7
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packet: Do not leak dev refcounts on error exitJason Gunthorpe2019-01-081-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mlxsw-fixes'David S. Miller2019-01-0811-35/+74
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: forwarding: Add a test for VLAN deletionIdo Schimmel2019-01-081-1/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel2019-01-081-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: forwarding: Fix test for different devicesIdo Schimmel2019-01-081-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: bridge: Fix VLANs memory leakIdo Schimmel2019-01-082-13/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: mlxsw: Add a test case for VLAN addition error flowIdo Schimmel2019-01-081-0/+18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlxsw: spectrum_nve: Replace error code with EINVALIdo Schimmel2019-01-081-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlxsw: spectrum_switchdev: Avoid returning errors in commit phaseIdo Schimmel2019-01-081-12/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlxsw: spectrum: Add VXLAN dependency for spectrumIdo Schimmel2019-01-081-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko2019-01-081-2/+5
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flowNir Dotan2019-01-081-2/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan2019-01-081-1/+9
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | / / / / / / / / / / / / / / / / / / / / r8169: load Realtek PHY driver module before r8169Heiner Kallweit2019-01-081-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lan743x: Remove phy_read from link status change functionBryan Whitehead2019-01-081-7/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ptp: uapi: change _IOW to IOWR in PTP_SYS_OFFSET_EXTENDED definitionEugene Syromiatnikov2019-01-081-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ptp: check that rsv field is zero in struct ptp_sys_offset_extendedEugene Syromiatnikov2019-01-081-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-01-0718-46/+262
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bpf-doc-updates'Alexei Starovoitov2019-01-072-6/+19
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf, doc: add note for libbpf's stand-alone buildDaniel Borkmann2019-01-071-0/+14
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf, doc: update design qa to reflect kern_version requirementDaniel Borkmann2019-01-071-6/+5
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev2019-01-0712-20/+20
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'reject-ptr-scalar-mix'Alexei Starovoitov2019-01-053-13/+169
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: add various test cases for alu op on mixed dst register typesDaniel Borkmann2019-01-051-0/+120
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann2019-01-052-13/+49
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'udpv6_sendmsg-addr_any-fix'Alexei Starovoitov2019-01-042-7/+54
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov2019-01-041-3/+50
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bpf: Fix [::] -> [::1] rewrite in sys_sendmsgAndrey Ignatov2019-01-041-4/+4
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | smc: move unhash as early as possible in smc_release()Cong Wang2019-01-071-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phy: ti: Fix compilation failures without REGMAPJason Gunthorpe2019-01-071-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: bridge: fix a bug on using a neighbour cache entry without checking its ...JianJhen Chen2019-01-071-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva2019-01-071-1/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cdc_ether: trivial whitespace readability fixBjørn Mork2019-01-071-15/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rds: use DIV_ROUND_UP instead of ceilJacob Wen2019-01-074-9/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: don't try to read counters if chip is in a PCI power-save stateHeiner Kallweit2019-01-071-2/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can: gw: ensure DLC boundaries after CAN frame modificationOliver Hartkopp2019-01-071-3/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren2019-01-071-8/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren2019-01-072-39/+75
OpenPOWER on IntegriCloud