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
2018-09-10
net: Add and use skb_list_del_init().
David S. Miller
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
brcmfmac: Use __skb_peek().
David S. Miller
2018-09-10
staging: rtl8192e: Use __skb_peek().
David S. Miller
2018-09-10
bnx2fc_fcoe: Use skb_queue_walk_safe().
David S. Miller
2018-09-10
p54: Use skb_peek_tail() instead of direct head pointer accesses.
David S. Miller
2018-09-10
sctp: Use skb_queue_is_first().
David S. Miller
2018-09-10
lan78xx: Do not access skb_queue_head list pointers directly.
David S. Miller
2018-09-10
mac80211: Don't access sk_queue_head->next directly.
David S. Miller
2018-09-10
ppp: Remove direct skb_queue_head list pointer access.
David S. Miller
2018-09-10
infiniband: nes: Use skb_peek_next() and skb_queue_walk().
David S. Miller
2018-09-10
sch_netem: Move private queue handler to generic location.
David S. Miller
2018-09-10
sch_htb: Remove local SKB queue handling code.
David S. Miller
2018-09-10
net/ipv6: Remove rt6i_prefsrc
David Ahern
2018-09-10
cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fm
Colin Ian King
2018-09-08
failover: Fix error return code in net_failover_create
YueHaibing
2018-09-08
net: stmmac: Enable TC Ops for GMAC >= 4
Jose Abreu
2018-09-08
net: sched: act_nat: remove dependency on rtnl lock
Vlad Buslov
2018-09-08
net: sched: act_skbedit: remove dependency on rtnl lock
Vlad Buslov
2018-09-08
i40e(vf): remove i40e_ethtool_stats.h header file
Jacob Keller
2018-09-07
net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDES
Florian Fainelli
2018-09-07
cxgb4: impose mandatory VLAN usage when non-zero TAG ID
Casey Leedom
2018-09-07
liquidio: lio_fetch_vf_stats() can be static
kbuild test robot
2018-09-07
nfp: replace spin_lock_bh with spin_lock in tasklet callback
jun qian
2018-09-07
net: dsa: Expose tagging protocol to user-space
Florian Fainelli
2018-09-07
freescale: ethernet: remove unnecessary unlikely()
Igor Stoppa
2018-09-06
bnxt_en: remove set but not used variable 'addr_type'
YueHaibing
2018-09-06
openvswitch: Derive IP protocol number for IPv6 later frags
Yi-Hung Wei
2018-09-06
liquidio CN23XX: Remove set but not used variable 'ring_flag'
YueHaibing
2018-09-06
liquidio: Add spoof checking on a VF MAC address
Weilin Chang
2018-09-06
Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2018-09-06
Merge branch 'dsa-b53-SerDes-support'
David S. Miller
2018-09-06
net: dsa: b53: Add SerDes support
Florian Fainelli
2018-09-06
net: dsa: b53: Add PHYLINK support
Florian Fainelli
2018-09-06
net: dsa: b53: Add helper to set link parameters
Florian Fainelli
2018-09-06
net: dsa: b53: Make SRAB driver manage port interrupts
Florian Fainelli
2018-09-06
net: dsa: b53: Add ability to enable/disable port interrupts
Florian Fainelli
2018-09-06
qed*: Utilize FW 8.37.7.0
Denis Bolotin
2018-09-05
Merge branch 'rtnetlink-add-IFA_TARGET_NETNSID-for-RTM_GETADDR'
David S. Miller
2018-09-05
ipv6: add inet6_fill_args
Christian Brauner
2018-09-05
ipv4: add inet_fill_args
Christian Brauner
2018-09-05
rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g
Christian Brauner
2018-09-05
if_link: add IFLA_TARGET_NETNSID alias
Christian Brauner
2018-09-05
rtnetlink: move type calculation out of loop
Christian Brauner
2018-09-05
ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDR
Christian Brauner
2018-09-05
ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDR
Christian Brauner
2018-09-05
if_addr: add IFA_TARGET_NETNSID
Christian Brauner
2018-09-05
rtnetlink: add rtnl_get_net_ns_capable()
Christian Brauner
2018-09-05
Merge branch 'net-lan78xx-Minor-improvements'
David S. Miller
2018-09-05
net: lan78xx: Make declaration style consistent
Stefan Wahren
[next]