Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7b1b3afadf33627e707c5038af991ae2ce9b5ac5
7b1b3af
ewrk3: convert to set_phys_id
by stephen hemminger
· 14 years ago
94469f7
qlcnic: convert to set_phys_id
by stephen hemminger
· 14 years ago
066413d
net: netxen: convert to hw_features
by Michał Mirosław
· 14 years ago
1f90d66
capi: Perform scheduled capifs removal
by Jan Kiszka
· 14 years ago
17938a6
Signed bit field; int have_hotplug_status_watch:1
by Ian Campbell
· 14 years ago
034e345
s2io: convert to set_phys_id (v2)
by stephen hemminger
· 14 years ago
7bc9371
niu: convert to new ethtool set_phys_id
by stephen hemminger
· 14 years ago
9871acf
pcnet32: convert to set_phys_id
by stephen hemminger
· 14 years ago
1a64246
benet: convert to set_phys_id
by stephen hemminger
· 14 years ago
32d3613
bnx2x: convert to set_phys_id
by stephen hemminger
· 14 years ago
2e17e1a
bnx2: convert to set_phys_id
by stephen hemminger
· 14 years ago
6d8a7e6
vxge: convert to set_phys_id
by stephen hemminger
· 14 years ago
12fcf94
cxgb3: implement set_phys_id
by stephen hemminger
· 14 years ago
81b8709
tg3: implement ethtool set_phys_id
by stephen hemminger
· 14 years ago
a5b9f41
skge: implement set_phys_id
by stephen hemminger
· 14 years ago
74e532f
sky2: support ethtool set_phys_id
by stephen hemminger
· 14 years ago
191350e
qlcnic: Update version number to 5.0.16
by Anirban Chakraborty
· 14 years ago
b56421d
qlcnic: Fix LRO disable
by Rajesh Borundia
· 14 years ago
f8d5481
qlcnic: Use flt method to determine flash fw region
by Sritej Velaga
· 14 years ago
8816d00
qlcnic: Remove unused code
by Anirban Chakraborty
· 14 years ago
b9796a1
qlcnic: Changes to VLAN code
by Anirban Chakraborty
· 14 years ago
036d61f
qlcnic: Code optimization patch
by Anirban Chakraborty
· 14 years ago
b1fc6d3
qlcnic: Cleanup patch
by Anirban Chakraborty
· 14 years ago
f848d6d
qlcnic: Memory leak fix
by Sony Chacko
· 14 years ago
53478fe
qlcnic: Make PCI info available in all modes
by Sony Chacko
· 14 years ago
1ca050d
can: convert protocol handling to RCU
by Oliver Hartkopp
· 14 years ago
4c844d9
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
66ee33b
tg3: Support 4mb flash sizes for 5717 and 5719
by Matt Carlson
· 14 years ago
ba1f3c7
tg3: Enable 5720 support
by Matt Carlson
· 14 years ago
6418f2c
tg3: Add 5720 PHY ID
by Matt Carlson
· 14 years ago
f2096f9
tg3: Add 5720 H2BMC support
by Matt Carlson
· 14 years ago
9b91b5f
tg3: Add 5720 NVRAM decoding
by Matt Carlson
· 14 years ago
d78b59f
tg3: Add 5720 ASIC rev
by Matt Carlson
· 14 years ago
0a58d66
tg3: Reintroduce 5717_PLUS
by Matt Carlson
· 14 years ago
1407deb
tg3: 5717_PLUS => 57765_PLUS
by Matt Carlson
· 14 years ago
de9f523
tg3: Cleanup extended rx ring size code
by Matt Carlson
· 14 years ago
c5e129a
sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_id
by Ben Hutchings
· 14 years ago
68f512f
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
by Ben Hutchings
· 14 years ago
8717d07
ethtool: Fill out and update comment for struct ethtool_ops
by Ben Hutchings
· 14 years ago
e20b5b6
ethtool: Convert struct ethtool_ops comment to kernel-doc format
by Ben Hutchings
· 14 years ago
abfe903
sfc: Implement generic features interface
by Ben Hutchings
· 14 years ago
f82d9a6
sfc: Enable all TSO features on VLANs
by Ben Hutchings
· 14 years ago
c6e1a0d
net: Allow no-cache copy from user on transmit
by Tom Herbert
· 14 years ago
14f98f2
bridge: range check STP parameters
by stephen hemminger
· 14 years ago
bb900b2
bridge: allow creating bridge devices with netlink
by stephen hemminger
· 14 years ago
36fd2b6
bridge: allow creating/deleting fdb entries via netlink
by stephen hemminger
· 14 years ago
b078f0d
bridge: add netlink notification on forward entry changes
by stephen hemminger
· 14 years ago
664de48
bridge: split rcu and no-rcu cases of fdb lookup
by stephen hemminger
· 14 years ago
7cd8861
bridge: track last used time in forwarding table
by stephen hemminger
· 14 years ago
03e9b64
bridge: change arguments to fdb_create
by stephen hemminger
· 14 years ago
0545a30
pkt_sched: QFQ - quick fair queue scheduler
by stephen hemminger
· 14 years ago
fc3e594
xen: netfront: assume all hw features are available until backend connection setup
by Ian Campbell
· 14 years ago
083dd8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
95b8fba
mISDN: fix "persistant" typo
by Jan Engelhardt
· 14 years ago
a14b289
mlx4: fix kfree on error path in new_steering_entry()
by Mariusz Kozlowski
· 14 years ago
8f7b01a
xen: netfront: fix declaration order
by Eric Dumazet
· 14 years ago
8a0427b
vlan: convert VLAN devices to use ndo_fix_features()
by Michał Mirosław
· 14 years ago
6cb6a27
net: Call netdev_features_change() from netdev_update_features()
by Michał Mirosław
· 14 years ago
2fceec1
tcp: len check is unnecessarily devastating, change to WARN_ON
by Ilpo Järvinen
· 14 years ago
2cab86b
sctp: malloc enough room for asconf-ack chunk
by Wei Yongjun
· 14 years ago
028dba0
sctp: fix auth_hmacs field's length of struct sctp_cookie
by Wei Yongjun
· 14 years ago
e9403c8
net: convert sunhme/sungem network drivers to hw_features
by Michał Mirosław
· 14 years ago
a2c725f
veth: convert to hw_features
by Michał Mirosław
· 14 years ago
d7b5765
jme: convert offload constraints to ndo_fix_features
by Michał Mirosław
· 14 years ago
fb50793
net: convert xen-netfront to hw_features
by Michał Mirosław
· 14 years ago
78e47fe
net: convert SMSC USB net drivers to hw_features
by Michał Mirosław
· 14 years ago
98e778c
virtio_net: convert to hw_features
by Michał Mirosław
· 14 years ago
4dd5ffe
net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM
by Michał Mirosław
· 14 years ago
c261344
usbnet: use eth%d name for known ethernet devices
by Arnd Bergmann
· 14 years ago
1591cb6
starfire: clean up dma_addr_t size test
by FUJITA Tomonori
· 14 years ago
5e58e52
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
ab3cf6d
sfc: Move test of rx_checksum_enabled from nic.c to rx.c
by Ben Hutchings
· 14 years ago
c100c8f
appletalk: Fix OOPS in atalk_release().
by David S. Miller
· 14 years ago
9b12c75
net: Order ports in same order as addresses in flow objects.
by David S. Miller
· 14 years ago
fab0dc8
bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful
by Dmitry Kravkov
· 14 years ago
3b7f817
bnx2x: don't write dcb/llfc fields in STORM memory
by Dmitry Kravkov
· 14 years ago
96b8e1a
bnx2x: Update firmware to 6.2.9
by Dmitry Kravkov
· 14 years ago
c0951cb
ipv4: Use flowi4_init_output() in udp_sendmsg()
by David S. Miller
· 14 years ago
1bba6ff
ipv4: Use flowi4_init_output() in cookie_v4_check()
by David S. Miller
· 14 years ago
ef164ae
ipv4: Use flowi4_init_output() in raw_sendmsg()
by David S. Miller
· 14 years ago
538de0e
ipv4: Use flowi4_init_output() in ip_send_reply()
by David S. Miller
· 14 years ago
e79d9bc
ipv4: Use flowi4_init_output() in inet_connection_sock.c
by David S. Miller
· 14 years ago
94b92b8
ipv4: Use flowi4_init_output() in net/route.h
by David S. Miller
· 14 years ago
83229aa
net: Add helper flowi4_init_output().
by David S. Miller
· 14 years ago
c379474
mlx4: Fixing bad size of event queue buffer
by Yevgeny Petrilin
· 14 years ago
5302009
mlx4: Fixing use after free
by Yevgeny Petrilin
· 14 years ago
5e8996e
bonding:typo in comment
by Peter Pan(潘卫平)
· 14 years ago
0a5c047
fib: add __rcu annotations
by Eric Dumazet
· 14 years ago
ab392d2
drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers
by Javier Martinez Canillas
· 14 years ago
b3abfbd
enic: Add support for PORT_REQUEST_PREASSOCIATE_RR
by Roopa Prabhu
· 14 years ago
756462f
enic: Cleanups in port profile helper code
by Roopa Prabhu
· 14 years ago
18714ff
enic: Add wrapper routines for new fw devcmds for port profile handling
by Roopa Prabhu
· 14 years ago
9085fd0
enic: Add support for new fw devcmds for port profile handling
by Roopa Prabhu
· 14 years ago
4562b2f
via-rhine: trivial sparse annotation in vlan_tci helper
by Harvey Harrison
· 14 years ago
19eccc2
kstrtox: convert drivers/isdn/
by Alexey Dobriyan
· 14 years ago
dffc6b2
smsc911x: Use pr_fmt, netdev_<level>, and netif_<level>
by Joe Perches
· 14 years ago
e8c37c8
be2net: remove one useless line
by Sathya Perla
· 14 years ago
0f4a682
be2net: cancel be_worker in be_shutdown() even when i/f is down
by Sathya Perla
· 14 years ago
16da825
be2net: remove redundant code in be_worker()
by Sathya Perla
· 14 years ago
15d7218
be2net: parse vid and vtm fields of rx-compl only if vlanf bit is set
by Sathya Perla
· 14 years ago
Next »