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
2017-08-06
tcp: fix cwnd undo in Reno and HTCP congestion controls
Yuchung Cheng
2017-08-06
net: systemport: Support 64bit statistics
kiki good
2017-08-06
liquidio: moved console_bitmask module param to lio_main.c
Intiyaz Basha
2017-08-06
liquidio: add missing strings in oct_dev_state_str array
Intiyaz Basha
2017-08-06
Merge branch 'phylink-and-sfp-support'
David S. Miller
2017-08-06
sfp: add SFP module support
Russell King
2017-08-06
phylink: add in-band autonegotiation support for 10GBase-KR mode.
Russell King
2017-08-06
phylink: add support for MII ioctl access to Clause 45 PHYs
Russell King
2017-08-06
phylink: add module EEPROM support
Russell King
2017-08-06
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King
2017-08-06
phylink: add phylink infrastructure
Russell King
2017-08-06
net: phy: add I2C mdio bus
Russell King
2017-08-06
net: phy: export phy_start_machine() for phylink
Russell King
2017-08-06
net: phy: provide a hook for link up/link down events
Russell King
2017-08-06
net: phy: add 1000Base-X to phy settings table
Russell King
2017-08-06
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
2017-08-06
net: phy: split out PHY speed and duplex string generation
Russell King
2017-08-06
net: phy: allow settings table to support more than 32 link modes
Russell King
2017-08-06
Merge branch 'IP-cleanup-LSRR-option-processing'
David S. Miller
2017-08-06
udp: no need to preserve skb->dst
Paolo Abeni
2017-08-06
Revert "ipv4: keep skb->dst around in presence of IP options"
Paolo Abeni
2017-08-06
ip/options: explicitly provide net ns to __ip_options_echo()
Paolo Abeni
2017-08-06
IP: do not modify ingress packet IP option in ip_options_echo()
Paolo Abeni
2017-08-04
aquantia: Switch to use napi_gro_receive
Pavel Belous
2017-08-04
net: comment fixes against BPF devmap helper calls
John Fastabend
2017-08-04
Merge branch 'net-sched-summer-cleanup-part-1-mainly-in-exts-area'
David S. Miller
2017-08-04
net: sched: avoid atomic swap in tcf_exts_change
Jiri Pirko
2017-08-04
net: sched: cls_u32: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
net: sched: cls_route: no need to call tcf_exts_change for newly allocated st...
Jiri Pirko
2017-08-04
net: sched: cls_flow: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
net: sched: cls_cgroup: no need to call tcf_exts_change for newly allocated s...
Jiri Pirko
2017-08-04
net: sched: cls_bpf: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
net: sched: cls_basic: no need to call tcf_exts_change for newly allocated st...
Jiri Pirko
2017-08-04
net: sched: cls_matchall: no need to call tcf_exts_change for newly allocated...
Jiri Pirko
2017-08-04
net: sched: cls_fw: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
net: sched: cls_flower: no need to call tcf_exts_change for newly allocated s...
Jiri Pirko
2017-08-04
net: sched: cls_fw: rename fw_change_attrs function
Jiri Pirko
2017-08-04
net: sched: cls_bpf: rename cls_bpf_modify_existing function
Jiri Pirko
2017-08-04
net: sched: use tcf_exts_has_actions instead of exts->nr_actions
Jiri Pirko
2017-08-04
net: sched: remove check for number of actions in tcf_exts_exec
Jiri Pirko
2017-08-04
net: sched: fix return value of tcf_exts_exec
Jiri Pirko
2017-08-04
net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...
Jiri Pirko
2017-08-04
net: sched: use tcf_exts_has_actions in tcf_exts_exec
Jiri Pirko
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
2017-08-04
net: sched: remove unneeded tcf_em_tree_change
Jiri Pirko
2017-08-04
net: sched: sch_atm: use Qdisc_class_common structure
Jiri Pirko
2017-08-04
net: hns: Fix for __udivdi3 compiler error
Lin Yun Sheng
2017-08-04
net: phy: marvell: logical vs bitwise OR typo
Dan Carpenter
2017-08-03
Merge branch 'socket-sendmsg-zerocopy'
David S. Miller
2017-08-03
test: add msg_zerocopy test
Willem de Bruijn
[next]