Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b929e53cb7796a8abe47174dfdfdf90cbb65a8bf
b929e53
bnx2: Print warning when unable to allocate the full SKB/page ring.
by Michael Chan
· 15 years ago
20175c5
bnx2: Dump some state during tx timeout.
by Michael Chan
· 15 years ago
51bf6bb
bnx2: Protect tx timeout reset with rtnl_lock().
by Michael Chan
· 15 years ago
cceea98
tg3: Update version to 3.105
by Matt Carlson
· 15 years ago
026a6c2
tg3: Clean tg3_init_one()
by Matt Carlson
· 15 years ago
94c982b
tg3: Use pci_read_vpd() instead of private method
by Matt Carlson
· 15 years ago
141518c
tg3: Add some VPD preprocessor constants
by Matt Carlson
· 15 years ago
b703df6
tg3: Add 57765 asic rev
by Matt Carlson
· 15 years ago
19cfaec
tg3: Make TSS enable independent of MSI-X enable
by Matt Carlson
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
3454f83
be2net: Bump up the driver version number
by Ajit Khaparde
· 15 years ago
71d8d1b
be2net: Support for WoL using magic packet after suspend.
by Ajit Khaparde
· 15 years ago
d744b44
be2net: Changes to print fw command opcode when command is failed by controller.
by Ajit Khaparde
· 15 years ago
b099ce2
net: Batch inet_twsk_purge
by Eric W. Biederman
· 15 years ago
575f4cd
net: Use rcu lookups in inet_twsk_purge.
by Eric W. Biederman
· 15 years ago
e9c5158
net: Allow fib_rule_unregister to batch
by Eric W. Biederman
· 15 years ago
3a765ed
netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}
by Eric W. Biederman
· 15 years ago
d79d792
net: Allow xfrm_user_net_exit to batch efficiently.
by Eric W. Biederman
· 15 years ago
04dc7f6b
net: Move network device exit batching
by Eric W. Biederman
· 15 years ago
72ad937
net: Add support for batching network namespace cleanups
by Eric W. Biederman
· 15 years ago
8153a10
ipv4 05/05: add sysctl to accept packets with local source addresses
by Patrick McHardy
· 15 years ago
5adef18
net 04/05: fib_rules: allow to delete local rule
by Patrick McHardy
· 15 years ago
1b038a5
net 03/05: fib_rules: add oif classification
by Patrick McHardy
· 15 years ago
491deb2
net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME
by Patrick McHardy
· 15 years ago
d285834
net 01/05: fib_rules: rearrange struct fib_rule
by Patrick McHardy
· 15 years ago
ff236f7
sunhme: fix dma warning in Sun HME
by Mikulas Patocka
· 15 years ago
8818a9d
tcp: clear hints to avoid a stale one (nfs only affected?)
by Ilpo Järvinen
· 15 years ago
e6b09cc
tcp: sysctl_tcp_cookie_size needs to be exported to modules.
by David S. Miller
· 15 years ago
f9a2e69
tcp: Fix warning on 64-bit.
by David S. Miller
· 15 years ago
91e2ff3
net: Teach vlans to cleanup as a pernet subsystem
by Eric W. Biederman
· 15 years ago
650de8d
atl1e: Remove non-implementation of ethtool set_msglevel() operation
by Ben Hutchings
· 15 years ago
95fec16
atl1e: Remove redundant definitions of ethtool operations
by Ben Hutchings
· 15 years ago
ac93692
atl1e: Allow TX checksum offload and TSO to be disabled and reenabled
by Ben Hutchings
· 15 years ago
4957faade
TCPCT part 1g: Responder Cookie => Initiator
by William Allen Simpson
· 15 years ago
bd0388a
TCPCT part 1f: Initiator Cookie => Responder
by William Allen Simpson
· 15 years ago
e56fb50
TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS
by William Allen Simpson
· 15 years ago
435cf55
TCPCT part 1d: define TCP cookie option, extend existing struct's
by William Allen Simpson
· 15 years ago
519855c
TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS
by William Allen Simpson
· 15 years ago
da5c78c
TCPCT part 1b: generate Responder Cookie secret
by William Allen Simpson
· 15 years ago
e6b4d11
TCPCT part 1a: add request_values parameter for sending SYNACK
by William Allen Simpson
· 15 years ago
e004840
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3248e16
cnic: Use dma_alloc_coherent().
by Michael Chan
· 15 years ago
15971c3
cnic: Fix rq_page_table DMA address.
by Michael Chan
· 15 years ago
dd2e4db
cnic: Fix bogus iSCSI MAC address
by Michael Chan
· 15 years ago
8b065b6
cnic: Fix bnx2x ring shutdown.
by Michael Chan
· 15 years ago
c7596b7
cnic: Fix ring I/O address for bnx2x devices.
by Michael Chan
· 15 years ago
8f9b3f6
netxen: fix failure cases for fw hang recovery
by Amit Kumar Salecha
· 15 years ago
f58dbd7
netxen : fix debug tools access for NX2031
by Narender Kumar
· 15 years ago
0be8401
e1000e: correct ICH/PCH PHY operations function pointers
by Bruce Allan
· 15 years ago
5eb6f3c
e1000e: refactor PHY ID detection workaround
by Bruce Allan
· 15 years ago
94e5b65
e1000e: check_polarity function pointers not set for 8257x
by Bruce Allan
· 15 years ago
c81c2d9
skbuff: remove skb_dma_map/unmap
by Alexander Duyck
· 15 years ago
f4188d8
tg3: remove use of skb_dma_map/unmap
by Alexander Duyck
· 15 years ago
a73b796
be2net: remove use of skb_dma_map/unmap
by Alexander Duyck
· 15 years ago
e95524a
bnx2: remove skb_dma_map/unmap calls from driver
by Alexander Duyck
· 15 years ago
a7d5ca40
igbvf: remove skb_dma_map/unmap call from drivers
by Alexander Duyck
· 15 years ago
6366ad3
igb: remove use of skb_dma_map from driver
by Alexander Duyck
· 15 years ago
e5a4354
ixgbe: remove skb_dma_map/unmap calls from driver
by Alexander Duyck
· 15 years ago
adeaa90
ixgb: remove use of skb_dma_map from ixgb
by Alexander Duyck
· 15 years ago
602c055
e1000: remove use of skb_dma_map from e1000 driver
by Alexander Duyck
· 15 years ago
03b1320
e1000e: remove use of skb_dma_map from e1000e driver
by Alexander Duyck
· 15 years ago
1f5865e
ip: update the description of rp_filter in ip-sysctl.txt
by Shan Wei
· 15 years ago
529fab6
bnx2: EEH is failing with timeout
by Breno Leitao
· 15 years ago
614c12a
net: Coding style corrections on Sealevel Systems 4021 driver.
by Rudy Matela
· 15 years ago
5b23136
net: compat_sys_recvmmsg user timespec arg can be NULL
by Jean-Mickael Guerin
· 15 years ago
d7256d0
net: compat_mmsghdr must be used in sys_recvmmsg
by Jean-Mickael Guerin
· 15 years ago
810c071
sctp: fix sctp_setsockopt_autoclose compile warning
by Andrei Pelinescu-Onciul
· 15 years ago
acb3cec
ieee802154: merge cleanup
by Eric Dumazet
· 15 years ago
55873ed
net/ps3: Add support for gelic link negotiation
by Hideyuki Sasaki
· 15 years ago
d4d7f1f
net/ps3: Cleanup gelic enums
by Geoff Levand
· 15 years ago
0dffc83
be2net: fix unnecessary access to hardware to get link, port info
by Ajit Khaparde
· 15 years ago
b7b83ac
be2net: Add be_rx_polls counter
by Ajit Khaparde
· 15 years ago
ca66ef5
be2net: fix to allow port beacon when device is closed
by Ajit Khaparde
· 15 years ago
ca9e498
be2net: check for valid ether address
by Ajit Khaparde
· 15 years ago
35a6528
be2net: initialize netdev->perm_addr
by Ajit Khaparde
· 15 years ago
51c5987
be2net: set netdev->vlan_features appropriately
by Ajit Khaparde
· 15 years ago
7c7afb0
atl1e:disable NETIF_F_TSO6 for hardware limit
by Jie Yang
· 15 years ago
8528b01
e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()
by Roel Kluin
· 15 years ago
07f025e
e1000e: PHY type cleanups in e1000e_check_downshift()
by Bruce Allan
· 15 years ago
9b71b41
e1000e: add debug messages
by Bruce Allan
· 15 years ago
5ff5b66
e1000e: comment corrections
by Bruce Allan
· 15 years ago
9e135a2
e1000e: enable new 82567V-3 device
by Bruce Allan
· 15 years ago
1a40d5c
e1000e: ensure the link state is correct for serdes links
by Bruce Allan
· 15 years ago
17f208d
e1000e: provide family-specific PHY power up/down operations
by Bruce Allan
· 15 years ago
eb656d4
e1000e: guard against buffer overflow in cable length tables
by Bruce Allan
· 15 years ago
caaddaf
e1000e: provide family-specific functions to manage VLAN filter arrays
by Bruce Allan
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
65c0cfa
net: remove [un]register_pernet_gen_... and update the docs.
by Eric W. Biederman
· 15 years ago
6710117
net: Simplify ipip6 aka sit pernet operations.
by Eric W. Biederman
· 15 years ago
ac31cd3
net: Simplify ip6_tunnel pernet operations.
by Eric W. Biederman
· 15 years ago
86de8a6
net: Simplify ipip pernet operations.
by Eric W. Biederman
· 15 years ago
cfb8fbf
net: Simplify ip_gre pernet operations.
by Eric W. Biederman
· 15 years ago
d2b3eb6
net: Simplify phonet pernet operations.
by Eric W. Biederman
· 15 years ago
aaab340
net: Simplify pppol2tp pernet operations.
by Eric W. Biederman
· 15 years ago
c879a6f
net: Simplify pppoe pernet operations.
by Eric W. Biederman
· 15 years ago
741a6fa
net: Simplify ppp_generic pernet operations.
by Eric W. Biederman
· 15 years ago
e8d0288
net: Simplify conntrack_proto_gre pernet operations.
by Eric W. Biederman
· 15 years ago
32b51f9
net: Simplify conntrack_proto_dccp pernet operations.
by Eric W. Biederman
· 15 years ago
23c049c
net: Simplify af_key pernet operations.
by Eric W. Biederman
· 15 years ago
946d1a9
net: Simplify vlan pernet operations.
by Eric W. Biederman
· 15 years ago
Next »