projects
/
platform
/
kernel
/
linux-amlogic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-amlogic.git
2014-01-14
Ben Hutchings
net: Add trace events for all receive entry points...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Ben Hutchings
net: Add net_dev_start_xmit trace event, exposing more...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Ben Hutchings
net: Fix indentation in dev_hard_start_xmit()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
David S. Miller
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
David S. Miller
Merge branch 'skb_checksum_help'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Paul Durrant
xen-netfront: use new skb_checksum_setup function
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Paul Durrant
xen-netback: use new skb_checksum_setup function
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Paul Durrant
net: add skb_checksum_setup
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
WANG Cong
bridge: move br_net_exit() to br.c
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Bjørn Mork
net: usbnet: fix SG initialisation
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
dingtianhong
net: 3com: fix warning for incorrect type in argument
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
dingtianhong
net: qlcnic: fix warning for incorrect type in argument
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Sergei Shtylyov
sh_eth: fix garbled TX error message
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
David S. Miller
Merge branch 'master' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Neal Cardwell
inet_diag: fix inet_diag_dump_icsk() to use correct...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
David S. Miller
Merge branch 'bonding_rcu'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Veaceslav Falico
bonding: fix __get_active_agg() RCU logic
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Veaceslav Falico
bonding: fix __get_first_agg RCU usage
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Veaceslav Falico
bonding: fix bond_3ad_set_carrier() RCU usage
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
David S. Miller
Merge tag 'batman-adv-for-davem' of git://git.open...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-14
Stephen Rothwell
net: resort some Kbuild files to hopefully help avoid...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
David S. Miller
Merge branch 'qlcnic'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Shahed Shaikh
qlcnic: Update version to 5.3.54
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Shahed Shaikh
qlcnic: Enable IPv6 LRO even if IP address is not progr...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Manish Chopra
qlcnic: Fix SR-IOV cleanup code path
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Himanshu Madhani
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Sucheta Chakraborty
qlcnic: Do MAC learning for SRIOV PF.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Sucheta Chakraborty
qlcnic: Turn on promiscous mode for SRIOV PF.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Sucheta Chakraborty
qlcnic: Enable VF flood bit on PF.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Sucheta Chakraborty
qlcnic: Restrict VF from configuring any VLAN mode.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Veaceslav Falico
net: make dev_set_mtu() honor notification return code
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Norbert van...
packet: doc: describe PACKET_MMAP with one packet socke...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
stephen hemminger
sctp: make sctp_addto_chunk_fixed local
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Andy Fleming
phylib: Add of_phy_attach
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Andy Fleming
phylib: Support attaching to generic 10g driver
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Andy Fleming
phylib: Add generic 10G driver
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Shaohui Xie
phylib: turn genphy_driver to an array
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Andy Fleming
phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Andy Fleming
phylib: Add Clause 45 read/write functions
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
stephen hemminger
l2tp: make local functions static
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
stephen hemminger
bnx2x: namespace and dead code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Pankaj Dubey
drivers: net: silence compiler warning in smc91x.c
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Neal Cardwell
gre_offload: simplify GRE header length calculation...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
WANG Cong
net_sched: act: remove struct tcf_act_hdr
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
WANG Cong
net_sched: avoid casting void pointer
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
WANG Cong
net_sched: optimize tcf_match_indev()
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
WANG Cong
net_sched: add struct net pointer to tcf_proto_ops...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
WANG Cong
net_sched: act: clean up notification functions
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
WANG Cong
net_sched: act: move idx_gen into struct tcf_hashinfo
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Eric Dumazet
net: gro: change GRO overflow strategy
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Eric Dumazet
net/mlx4_en: call gro handler for encapsulated frames
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Wei Yongjun
gre_offload: fix sparse non static symbol warning
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
David S. Miller
Merge branch 'ip_forward_pmtu'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Hannes Frederic...
ipv4: introduce hardened ip_no_pmtu_disc mode
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Hannes Frederic...
ipv6: introduce ip6_dst_mtu_forward and protect forward...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Hannes Frederic...
ipv4: introduce ip_dst_mtu_maybe_forward and protect...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Terry Lam
HHF qdisc: fix jiffies-time conversion.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Joe Perches
qlcnic: Convert vmalloc/memset to kcalloc
commit
|
commitdiff
|
tree
|
snapshot
2014-01-13
Dan Carpenter
cxgb4: silence shift wrapping static checker warning
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Veaceslav Falico
bonding: remove dead code from 3ad
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Veaceslav Falico
bonding: convert 3ad to use pr_warn instead of pr_warning
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Veaceslav Falico
bonding: clean up style for bond_3ad.c
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Antonio Quartulli
batman-adv: drop dependency against CRC16
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Simon Wunderlich
batman-adv: Start new development cycle
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Simon Wunderlich
batman-adv: update copyright years for 2014
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Simon Wunderlich
batman-adv: add build checks for packet sizes
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Antonio Quartulli
batman-adv: add missing sysfs attributes to README
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Antonio Quartulli
batman-adv: remove returns at the end of void functions
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Simon Wunderlich
batman-adv: add debugfs support to view multiif tables
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Simon Wunderlich
batman-adv: add debugfs structure for information per...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Simon Wunderlich
batman-adv: add bonding again
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Simon Wunderlich
batman-adv: consider outgoing interface in OGM sending
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Simon Wunderlich
batman-adv: add WiFi penalty
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Simon Wunderlich
batman-adv: split out router from orig_node
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Simon Wunderlich
batman-adv: split tq information in neigh_node struct
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Simon Wunderlich
batman-adv: remove bonding and interface alternating
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
David S. Miller
Merge branch 'alx_stats'
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Sabrina Dubroca
alx: add stats to ethtool
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Sabrina Dubroca
alx: add alx_get_stats64 operation
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Sabrina Dubroca
alx: add stats update function
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Sabrina Dubroca
alx: add constants for the stats fields
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
Sabrina Dubroca
alx: add a hardware stats structure
commit
|
commitdiff
|
tree
|
snapshot
2014-01-12
David S. Miller
Merge branch 'master' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Paul Gortmaker
i40evf: fix s390 build failure due to implicit prefetch.h
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Catherine Sullivan
i40e: Bump version
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Shannon Nelson
i40e: fix log message wording
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Jacob Keller
i40e: enable PTP
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Shannon Nelson
i40e: call clear_pxe after adminq is initialized
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Shannon Nelson
i40e: clear qtx_head before enabling Tx queue
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Shannon Nelson
i40e: adjust ITR max and min values
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Shannon Nelson
i40e: check for possible incorrect ipv6 checksum
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Mitch Williams
i40e: allow VF to remove any MAC filter
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Anjali Singhai...
i40e: do not bail when disabling if Tx queue disable...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Anjali Singhai...
i40e: Setting queue count to 1 using ethtool is valid
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Jeff Kirsher
i40e: Cleanup Doxygen warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Mitch Williams
i40e: fix long lines
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Catherine Sullivan
i40e: Bump version
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Anjali Singhai...
i40e: Update the Current NVM version Low value
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Jesse Brandeburg
i40e: drop unused macros
commit
|
commitdiff
|
tree
|
snapshot
2014-01-11
Mitch Williams
i40e: use assignment instead of memcpy
commit
|
commitdiff
|
tree
|
snapshot
next