]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-04-04 Gustavo A. R. Silvaqtnfmac: replace qtnf_cmd_acl_data_size() with struct_s...
2019-04-04 Jeff Xiertlwifi: move spin_lock_bh to spin_lock in tasklet
2019-04-04 Ping-Ke Shihrtlwifi: fix potential NULL pointer dereference
2019-04-04 Kangjie Lurtlwifi: fix a potential NULL pointer dereference
2019-04-04 Dan Carpentermwifiex: add a bounds check in mwifiex_process_sta_rx_p...
2019-04-04 YueHaibingmwifiex: Fix mem leak in mwifiex_tm_cmd
2019-04-04 Kangjie Lunet: mwifiex: fix a NULL pointer dereference
2019-04-04 Colin Ian Kingiwlegacy: remove redundant assignment to *res
2019-04-04 Arnd Bergmannb43: shut up clang -Wuninitialized variable warning
2019-04-04 Kangjie Lubrcmfmac: fix missing checks for kmemdup
2019-04-04 Piotr Figielbrcmfmac: convert dev_init_lock mutex to completion
2019-04-04 Piotr Figielbrcmfmac: fix Oops when bringing up interface during...
2019-04-04 Piotr Figielbrcmfmac: remove unused variable i from brcmf_usb_free_q
2019-04-04 Piotr Figielbrcmfmac: remove pending parameter from brcmf_usb_free_q
2019-04-04 Piotr Figielbrcmfmac: fix race during disconnect when USB completio...
2019-04-04 Piotr Figielbrcmfmac: fix NULL pointer derefence during USB disconnect
2019-04-04 Piotr Figielbrcmfmac: fix WARNING during USB disconnect in case...
2019-04-04 Rafał Miłeckibrcmfmac: reset PCIe bus on a firmware crash
2019-04-04 Rafał Miłeckibrcmfmac: add a function designated for handling firmwa...
2019-04-04 Rafał Miłeckibrcmfmac: support repeated brcmf_fw_alloc_request() calls
2019-04-04 Igor Mitsyankoqtnfmac: use scan duration param for different scan types
2019-04-04 Igor Mitsyankoqtnfmac: send EAPOL frames via control path
2019-04-04 Sergey Matyukevichqtnfmac: allow changing the netns
2019-04-04 Sergey Matyukevichqtnfmac: simplify firmware state tracking
2019-04-04 Sergey Matyukevichqtnfmac: fix core attach error path in pcie backend
2019-04-04 Igor Mitsyankoqtnfmac: update bands information on CHANGE_INTF command
2019-04-04 Igor Mitsyankoqtnfmac: pass DFS region to firmware on region update
2019-04-04 Igor Mitsyankoqtnfmac: allow each MAC to specify its own regulatory rules
2019-04-04 Igor Mitsyankoqtnfmac: flexible regulatory domain registration logic
2019-04-04 Igor Mitsyankoqtnfmac: pass complete channel info in regulatory notifier
2019-04-04 Igor Mitsyankoqtnfmac: include full channels info to regulatory notifier
2019-04-04 Igor Mitsyankoqtnfmac: simplify error reporting in regulatory notifier
2019-04-04 Igor Mitsyankoqtnfmac: make regulatory notifier work on per-phy basis
2019-03-30 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2019-03-22' of git...
2019-03-29 Julian Wiedmannnet: bridge: use netif_is_bridge_port()
2019-03-29 Julian Wiedmannteam: use netif_is_team_port()
2019-03-29 Vishal Kulkarnicxgb4/cxgb4vf: Display advertised FEC in ethtool
2019-03-29 Vishal Kulkarnicxgb4: Update 1.23.3.0 as the latest firmware supported.
2019-03-29 wenxuopenvswitch: Make metadata_dst tunnel work in IP_TUNNEL...
2019-03-29 Eric Dumazettcp: cleanup sk_tx_skb_cache before reuse
2019-03-29 Boris PismennyMAINTAINERS: Fix mellanox Innova IPsec
2019-03-29 Dmytro Linkinselftests: tc-testing: Add pedit tests
2019-03-29 David Ahernipv6: Move ipv6 stubs to a separate header file
2019-03-29 David S. MillerMerge branch 'net-Move-fib_nh-and-fib6_nh-to-a-common...
2019-03-29 David Ahernnet: Use common nexthop init and release helpers
2019-03-29 David Ahernnet: Add fib_nh_common and update fib_nh and fib6_nh
2019-03-29 David Ahernipv6: Rename fib6_nh entries
2019-03-29 David Ahernipv4: Rename fib_nh entries
2019-03-29 David Ahernipv6: Change rt6_add_nexthop and rt6_nexthop_info to...
2019-03-29 David Ahernipv6: Refactor fib6_ignore_linkdown
2019-03-29 David Ahernipv6: Move gateway checks to a fib6_nh setting
2019-03-29 David Ahernipv6: Create cleanup helper for fib6_nh
2019-03-29 David Ahernipv6: Create init helper for fib6_nh
2019-03-29 David Ahernipv4: Create cleanup helper for fib_nh
2019-03-29 David Ahernipv4: Create init helper for fib_nh
2019-03-29 David Ahernipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
2019-03-29 David Ahernipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH...
2019-03-29 David S. MillerMerge branch 'selftests-forwarding-Add-new-test-cases'
2019-03-29 Petr Machataselftests: mlxsw: Add a new test for strict priority
2019-03-29 Petr Machataselftests: mlxsw: Add qos_lib.sh
2019-03-29 Petr Machataselftests: mlxsw: qos_mc_aware: Configure shared buffers
2019-03-29 Petr Machataselftests: forwarding: devlink_lib: Add shared buffer...
2019-03-29 Petr Machataselftests: forwarding: devlink_lib: Simplify deduction...
2019-03-29 Petr Machataselftests: forwarding: devlink_lib: Avoid double sourci...
2019-03-29 Danielle Ratsonselftests: forwarding: Test action VLAN modify
2019-03-29 Amit Cohenselftests: forwarding: Add PCP match and VLAN match tests
2019-03-29 Ido Schimmelselftests: forwarding: Add reverse path forwarding...
2019-03-29 Maxime Chevalliernet: mvneta: Add 2500BaseT support
2019-03-28 Yi-Hung Weiopenvswitch: Add timeout support to ct action
2019-03-28 Yi-Hung Weinetfilter: Export nf_ct_{set,destroy}_timeout()
2019-03-28 David S. MillerMerge branch 's390-next'
2019-03-28 Julian Wiedmanns390/qeth: send IDX cmds via qeth_send_control_data()
2019-03-28 Julian Wiedmanns390/qeth: use callback to finalize cmd
2019-03-28 Julian Wiedmanns390/qeth: let qeth_notify_reply() set the notify reason
2019-03-28 Julian Wiedmanns390/qeth: clarify default cmd callback
2019-03-28 Julian Wiedmanns390/qeth: don't poll for cmd IO completion
2019-03-28 Julian Wiedmanns390/qeth: convert IP table spinlock to mutex
2019-03-28 Julian Wiedmanns390/qeth: defer IPv6 address notifier events
2019-03-28 Julian Wiedmanns390/qeth: add wrapper for IP table access
2019-03-28 Julian Wiedmanns390/qeth: remove locking for RX modeset cache
2019-03-28 Julian Wiedmanns390/qeth: defer RX modesetting
2019-03-28 David S. MillerMerge branch 'net-call-for-phys_port_name-into-devlink...
2019-03-28 Jiri Pirkonet: devlink: add warning for ndo_get_phys_port_name...
2019-03-28 Jiri Pirkonfp: do not handle nn->port defined case in nfp_net_get...
2019-03-28 Jiri Pirkodsa: do not support ndo_get_phys_port_name for non...
2019-03-28 Jiri Pirkodsa: implement ndo_get_devlink_port
2019-03-28 Jiri Pirkobnxt: remove ndo_get_phys_port_name implementation
2019-03-28 Jiri Pirkobnxt: implement ndo_get_devlink_port
2019-03-28 Jiri Pirkonet: devlink: remove unused devlink_port_get_phys_port_...
2019-03-28 Jiri Pirkomlxsw: Remove ndo_get_phys_port_name implementation
2019-03-28 Jiri Pirkomlxsw: Implement ndo_get_devlink_port
2019-03-28 Jiri Pirkonet: devlink: introduce devlink_compat_phys_port_name_get()
2019-03-28 Jiri Pirkonet: replace ndo_get_devlink with ndo_get_devlink_port
2019-03-28 Jiri Pirkonfp: register devlink port before netdev
2019-03-28 David S. MillerMerge tag 'batadv-next-for-davem-20190328' of git:...
2019-03-28 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-03-27 Eric Dumazetinet: switch IP ID generator to siphash
2019-03-27 Colin Ian Kingnet: phy: mdio-bcm-unimac: remove redundant !timeout check
2019-03-27 Eric Dumazettcp: fix zerocopy and notsent_lowat issues
2019-03-27 Numan Siddiquenet: openvswitch: Add a new action check_pkt_len
next