Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
93bb64eac10aad3dae6178d7da94765f207d121f
93bb64e
net: skb_free_datagram_locked() fix
by Eric Dumazet
· 15 years ago
f546061
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 15 years ago
4f70ecc
net: rcu fixes
by Eric Dumazet
· 15 years ago
52a60ed
phy/micrel: Add module device ID table for autoloading.
by David S. Miller
· 15 years ago
0f7ca59
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d050700
drivers/net/phy: micrel phy driver
by David J. Choi
· 15 years ago
a2f3be1
unix/garbage: kill copy of the skb queue walker
by Ilpo Järvinen
· 15 years ago
e9162ab
dm9601: fix phy/eeprom write routine
by Peter Korsgaard
· 15 years ago
26d2784
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
by David S. Miller
· 15 years ago
19937d0
ppp_generic: handle non-linear skbs when passing them to pppd
by Simon Arlott
· 15 years ago
ea8420e
ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
by Simon Arlott
· 15 years ago
cd7b539
net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h
by David S. Miller
· 15 years ago
dee4287
net: fix softnet_stat
by Changli Gao
· 15 years ago
7ef5273
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1183f38
net: fix compile error due to double return type in SOCK_DEBUG
by Jan Engelhardt
· 15 years ago
47d2964
net: Inline skb_pull() in eth_type_trans().
by David S. Miller
· 15 years ago
6f1464b
net/usb: initiate sync sequence in sierra_net.c driver
by Elina Pasheva
· 15 years ago
4381548
net: sock_def_readable() and friends RCU conversion
by Eric Dumazet
· 15 years ago
0e3aef8
sctp: Tag messages that can be Nagle delayed at creation.
by Vlad Yasevich
· 15 years ago
bfa0d98
sctp: Optimize computation of highest new tsn in SACK.
by Vlad Yasevich
· 15 years ago
ea862c8
sctp: correctly mark missing chunks in fast recovery
by Vlad Yasevich
· 15 years ago
6588337
sctp: rwnd_press should be cumulative
by Vlad Yasevich
· 15 years ago
cf9b481
sctp: fast recovery algorithm is per association.
by Vlad Yasevich
· 15 years ago
b2cf9b6
sctp: update transport initializations
by Vlad Yasevich
· 15 years ago
c0058a3
sctp: Save some room in the sctp_transport by using bitfields
by Vlad Yasevich
· 15 years ago
d9efc22
sctp: Do not force T3 timer on fast retransmissions.
by Vlad Yasevich
· 15 years ago
ae19c54
sctp: remove 'resent' bit from the chunk
by Vlad Yasevich
· 15 years ago
d598b16
sctp: Make sure we always return valid retransmit path
by Vlad Yasevich
· 15 years ago
b99a4d5
sctp: cleanup: remove duplicate assignment
by Dan Carpenter
· 15 years ago
787a51a
sctp: implement sctp association probing module
by Wei Yongjun
· 15 years ago
ec7b951
sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk
by Shan Wei
· 15 years ago
fbdf501
sctp: Do no select unconfirmed transports for retransmissions
by Vlad Yasevich
· 15 years ago
bc4f841
sctp: fix to retranmit at least one DATA chunk
by Wei Yongjun
· 15 years ago
2fdc45c
net/usb: remove default in Kconfig for sierra_net driver
by Elina Pasheva
· 15 years ago
6429d3d
sctp: missing set src and dest port while lookup output route
by Wei Yongjun
· 15 years ago
52688d6
sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state
by Wei Yongjun
· 15 years ago
bd69b98
sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent
by Wei Yongjun
· 15 years ago
c17b02b
sctp: send SHUTDOWN-ACK chunk back to the source.
by Vlad Yasevich
· 15 years ago
a5f4cea
sctp: Use correct address family in sctp_getsockopt_peer_addrs()
by Vlad Yasevich
· 15 years ago
83d7eb2
ipv6: cleanup: remove unneeded null check
by Dan Carpenter
· 15 years ago
4b02162
xfrm: potential uninitialized variable num_xfrms
by Changli Gao
· 15 years ago
767dd03
net: speedup sock_recv_ts_and_drops()
by Eric Dumazet
· 15 years ago
2185126
cdc_ether: Identify MBM devices by GUID in MDLM descriptor
by Jonas Sjöquist
· 15 years ago
6c3b9d3
r8169: Fix rtl8169_rx_interrupt()
by Eric Dumazet
· 15 years ago
81a2e36
forcedeth: Stay in NAPI as long as there's work
by stephen hemminger
· 15 years ago
6c9ae01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
0c75ba2
e1000e: Fix oops caused by ASPM patch.
by Anton Blanchard
· 15 years ago
f84af32
net: ip_queue_rcv_skb() helper
by Eric Dumazet
· 15 years ago
4b0b72f
net: speedup udp receive path
by Eric Dumazet
· 15 years ago
03f80cc
net/sb1250: register mdio bus in probe
by Sebastian Siewior
· 15 years ago
cfc1fbb
igb: Clean up left over prototype of igb_get_hw_dev_name()
by Emil Tantilov
· 15 years ago
28b4c3b
wireless: Fix merge.
by Hauke Mehrtens
· 15 years ago
5fa782c
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4)
by Neil Horman
· 15 years ago
2c48520
Bugfix: Link selection was swapped in switch.
by Sjur Braendeland
· 15 years ago
8391c4a
caif: Bugfixes in CAIF netdevice for close and flow control
by Sjur Braendeland
· 15 years ago
bece7b2
caif: Rewritten socket implementation
by Sjur Braendeland
· 15 years ago
8d545c8
caif: Disconnect without waiting for response
by Sjur Braendeland
· 15 years ago
5b20865
caif: Add reference counting to service layer
by Sjur Braendeland
· 15 years ago
e539d83
caif: Rename functions in cfcnfg and caif_dev
by Sjur Braendeland
· 15 years ago
d3f744e
caif: Ldisc add permission check and mem-alloc error check
by Sjur Braendeland
· 15 years ago
a4900ac
sfc: Create multiple TX queues
by Ben Hutchings
· 15 years ago
5298c37
sfc: Test only the first pair of TX queues
by Ben Hutchings
· 15 years ago
affaf48
sfc: Add Siena PHY BIST and cable diagnostic support
by Steve Hodgson
· 15 years ago
c28884c
sfc: Clean up efx_nic::irq_zero_count
by Ben Hutchings
· 15 years ago
3d07df1
sfc: Add necessary parentheses to macro definitions in net_driver.h
by Ben Hutchings
· 15 years ago
fa236e1
sfc: Break NAPI processing after one ring-full of TX completions
by Ben Hutchings
· 15 years ago
3a59510
sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATS
by Steve Hodgson
· 15 years ago
fbcfe8e
sfc: Update MCDI protocol definitions
by Ben Hutchings
· 15 years ago
d614cfb
sfc: Enable IPv6 RSS using random key for Toeplitz hash
by Ben Hutchings
· 15 years ago
97e1eaa
sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errors
by Steve Hodgson
· 15 years ago
b548a98
sfc: Log specific message for failure of NVRAM self-test
by Ben Hutchings
· 15 years ago
41b7e4c
sfc: Extend the legacy interrupt workarounds
by Steve Hodgson
· 15 years ago
b7b40ee
sfc: Reconfigure the XAUI serdes after an EM reset
by Steve Hodgson
· 15 years ago
ef524f2
sfc: Stop masking out XGMII faults over reconfigures
by Steve Hodgson
· 15 years ago
6369545
sfc: Handle serious errors in exactly one interrupt handler
by Steve Hodgson
· 15 years ago
00bbb4a
sfc: Consistently report short MCDI responses as EIO
by Ben Hutchings
· 15 years ago
b17424b
sfc: Ignore parity errors in the other port's SRAM
by Steve Hodgson
· 15 years ago
e41c11e
sfc: Change falcon_probe_board() to fail for unsupported boards
by Ben Hutchings
· 15 years ago
f49a458
sfc: Always close net device at the end of a disabling reset
by Ben Hutchings
· 15 years ago
aabc564
sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
by Ben Hutchings
· 15 years ago
c078669
sctp: Fix oops when sending queued ASCONF chunks
by Vlad Yasevich
· 15 years ago
a8170c3
sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set
by Wei Yongjun
· 15 years ago
81419d8
sctp: per_cpu variables should be in bh_disabled section
by Vlad Yasevich
· 15 years ago
0c42749
sctp: fix potential reference of a freed pointer
by Vlad Yasevich
· 15 years ago
561b173
sctp: avoid irq lock inversion while call sk->sk_data_ready()
by Wei Yongjun
· 15 years ago
8d238b2
Revert "tcp: bind() fix when many ports are bound"
by David S. Miller
· 15 years ago
7cd26ce
sky2: use the DMA state API instead of the pci equivalents
by FUJITA Tomonori
· 15 years ago
214f1c8
bnx2x: Remove two prefetch()
by Eric Dumazet
· 15 years ago
d5ffd75
ixgbe: disable MSI-X by default on certain Cisco adapters
by Nicholas Nunley
· 15 years ago
afe0159
bridge: multicast_flood cleanup
by stephen hemminger
· 15 years ago
83f6a74
bridge: multicast port group RCU fix
by stephen hemminger
· 15 years ago
168d40e
bridge: multicast flood
by stephen hemminger
· 15 years ago
7e80c12
bridge: simplify multicast_add_router
by stephen hemminger
· 15 years ago
eb4fd8c
net/usb: add sierra_net.c driver
by Elina Pasheva
· 15 years ago
dcd79ae
ixgbe: add registers etc. printout code just before resetting adapters
by Taku Izumi
· 15 years ago
c97ec42
igb: add registers etc. printout code just before resetting adapters
by Taku Izumi
· 15 years ago
84f4ee9
e1000e: add registers etc. printout code just before resetting adapters
by Taku Izumi
· 15 years ago
55964d7
cdc_ether: fix autosuspend for mbm devices
by Torgny Johansson
· 15 years ago
675ad47
e1000: Use netdev_<level>, pr_<level> and dev_<level>
by Emil Tantilov
· 15 years ago
477fffb
bluetooth: handle l2cap_create_connless_pdu() errors
by Dan Carpenter
· 15 years ago
Next »