summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | net/x25: fix a race in x25_bind()Eric Dumazet2019-02-241-5/+8
| | * | | net: dsa: Remove documentation for port_fdb_prepareHauke Mehrtens2019-02-241-7/+3Star
| | * | | Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu2019-02-241-8/+1Star
| | * | | selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo2019-02-241-0/+1
| | * | | net: set static variable an initial value in atl2_probe()Mao Wenan2019-02-231-3/+1Star
| | * | | net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier2019-02-231-1/+5
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-236-34/+69
| | |\ \ \
| | | * | | bpf, doc: add bpf list as secondary entry to maintainers fileDaniel Borkmann2019-02-231-1/+13
| | | * | | Merge branch 'bpf-nfp-codegen-fixes'Daniel Borkmann2019-02-231-11/+6Star
| | | |\ \ \
| | | | * | | nfp: bpf: fix ALU32 high bits clearance bugJiong Wang2019-02-231-11/+6Star
| | | | * | | nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang2019-02-231-1/+1
| | | |/ / /
| | | * | | bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy2019-02-222-0/+11
| | | * | | Revert "xsk: simplify AF_XDP socket teardown"Björn Töpel2019-02-211-1/+15
| | | * | | bpf/test_run: fix unkillable BPF_PROG_TEST_RUNStanislav Fomichev2019-02-191-21/+24
| | * | | | Merge branch 'udp-a-few-fixes'David S. Miller2019-02-233-8/+12
| | |\ \ \ \
| | | * | | | udp: fix possible user after free in error handlerPaolo Abeni2019-02-231-2/+4
| | | * | | | udpv6: fix possible user after free in error handlerPaolo Abeni2019-02-231-4/+6
| | | * | | | fou6: fix proto error handler argument typePaolo Abeni2019-02-231-1/+1
| | | * | | | udpv6: add the required annotation to mib typePaolo Abeni2019-02-231-1/+1
| | |/ / / /
| | * | | | mdio_bus: Fix use-after-free on device_register failsYueHaibing2019-02-231-1/+0Star
| | * | | | net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal2019-02-231-1/+1
| | * | | | Merge branch 'bnxt_en-firmware-message-delay-fixes'David S. Miller2019-02-232-3/+3
| | |\ \ \ \
| | | * | | | bnxt_en: Wait longer for the firmware message response to complete.Michael Chan2019-02-232-2/+2
| | | * | | | bnxt_en: Fix typo in firmware message timeout logic.Michael Chan2019-02-231-1/+1
| | |/ / / /
| | * | | | Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-02-223-4/+9
| | |\ \ \ \
| | | * | | | mac80211: allocate tailroom for forwarded mesh packetsFelix Fietkau2019-02-221-1/+6
| | | * | | | mac80211: Change default tx_sk_pacing_shift to 7Toke Høiland-Jørgensen2019-02-221-2/+2
| | | * | | | mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing2019-02-221-1/+1
| | * | | | | Documentation: networking: switchdev: Update port parent ID sectionFlorian Fainelli2019-02-221-5/+5
| | * | | | | net: socket: add check for negative optlen in compat setsockoptJann Horn2019-02-221-1/+5
| | * | | | | ipv6: route: purge exception on removalPaolo Abeni2019-02-221-1/+12
| | * | | | | Merge branch 'nic-thunderx-fix-communication-races-between-VF-PF'David S. Miller2019-02-225-153/+142Star
| | |\ \ \ \ \
| | | * | | | | net: thunderx: remove link change polling code and info from nicpfVadim Lomovtsev2019-02-221-102/+12Star
| | | * | | | | net: thunderx: move link state polling function to VFVadim Lomovtsev2019-02-223-19/+74
| | | * | | | | net: thunderx: add mutex to protect mailbox from concurrent calls for same VFVadim Lomovtsev2019-02-222-3/+12
| | | * | | | | net: thunderx: rework xcast message structure to make it fit into 64 bitVadim Lomovtsev2019-02-223-9/+7Star
| | | * | | | | net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_taskVadim Lomovtsev2019-02-221-4/+8
| | | * | | | | net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev2019-02-222-4/+13
| | | * | | | | net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...Vadim Lomovtsev2019-02-222-15/+19
| | | * | | | | net: thunderx: correct typo in macro nameVadim Lomovtsev2019-02-222-2/+2
| | |/ / / / /
| | * | | | | net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_versionLorenzo Bianconi2019-02-221-0/+3
| | * | | | | team: use operstate consistently for linkupGeorge Wilkie2019-02-221-2/+2
| | * | | | | r8152: Fix an error on RTL8153-BD MAC Address Passthrough supportDavid Chen2019-02-221-1/+1
| | * | | | | ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann2019-02-221-0/+4
| | * | | | | sctp: don't compare hb_timer expire date before starting itMaciej Kwiecien2019-02-221-1/+2
| | |/ / / /
| | * | | | phonet: fix building with clangArnd Bergmann2019-02-222-18/+19
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-02-229-47/+53
| | |\ \ \ \
| | | * | | | xfrm: Fix inbound traffic via XFRM interfaces across network namespacesTobias Brunner2019-02-182-3/+5
| | | * | | | af_key: unconditionally clone on broadcastSean Tranchetti2019-02-121-25/+15Star
| | | * | | | xfrm: destroy xfrm_state synchronously on net exit pathCong Wang2019-02-055-17/+31