Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3fa21e07e6acefa31f974d57fba2b6920a7ebd1a
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
b60b659
net sched: cleanup and rate limit warning
by stephen hemminger
· 15 years ago
207024b
pfkey: add severity to printk
by stephen hemminger
· 15 years ago
62db5cf
xfrm: add severity to printk
by stephen hemminger
· 15 years ago
6ff9c36
net sched: printk message severity
by stephen hemminger
· 15 years ago
00c60a8
cleanup: remove pppoe_ioctl() declaration.
by Rami Rosen
· 15 years ago
a05abcb
drivers/net: Use kcalloc or kzalloc
by Julia Lawall
· 15 years ago
476c609
drivers/net/vmxnet3: Use kzalloc
by Julia Lawall
· 15 years ago
49afa55
net/caif: Use kzalloc
by Julia Lawall
· 15 years ago
beae22e
drivers/net: Use kzalloc
by Julia Lawall
· 15 years ago
2e3219b
sctp: fix append error cause to ERROR chunk correctly
by Wei Yongjun
· 15 years ago
f8bd909
net: Add ndo_{set|get}_vf_port support for enic dynamic vnics
by Scott Feldman
· 15 years ago
57b6108
net: Add netlink support for virtual port management (was iovnl)
by Scott Feldman
· 15 years ago
ee289b6
drivers/net: remove useless semicolons
by Joe Perches
· 15 years ago
5113fec
qeth: support the new OSA CHPID types OSX and OSM
by Ursula Braun
· 15 years ago
ae57b20
drivers/s390/net: Drop memory allocation cast
by Julia Lawall
· 15 years ago
95718c1
pegasus: fix USB device ID for ETX-US2
by Tadashi Abe
· 15 years ago
56e6943b9
can: sja1000 platform data fixes
by Wolfgang Grandegger
· 15 years ago
d19d56d
net: Introduce skb_tunnel_rx() helper
by Eric Dumazet
· 15 years ago
de213e5
tcp: tcp_synack_options() fix
by Eric Dumazet
· 15 years ago
eedf042
ipv6: fix the bug of address check
by Stephen Hemminger
· 15 years ago
820ae8a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
380fefb
dm9000: fix "BUG: spinlock recursion"
by Baruch Siach
· 15 years ago
5476b8b
drivers/net/usb: Use kmemdup
by Julia Lawall
· 15 years ago
99bf236
drivers/net/usb: Use kmemdup
by Julia Lawall
· 15 years ago
175c044
drivers/net/usb: Use kmemdup
by Julia Lawall
· 15 years ago
08d18f3
fsl_pq_mdio: Fix mdiobus allocation handling
by Anton Vorontsov
· 15 years ago
a2f7922
net_sched: sch_hfsc: fix classification loops
by Patrick McHardy
· 15 years ago
e1bc7ee
atm: select FW_LOADER in Kconfig for solos-pci
by Nathan Williams
· 15 years ago
ce26b4d
r6040: fix link checking with switches
by Florian Fainelli
· 15 years ago
b14ed88
gianfar: Remove legacy PM callbacks
by Anton Vorontsov
· 15 years ago
f0cd150
tbf: stop wanton destruction of children (v2)
by stephen hemminger
· 15 years ago
ccbd6a5
net: Remove unnecessary semicolons after switch statements
by Joe Perches
· 15 years ago
935e2a2
X25: Remove bkl in sockopts
by andrew hendry
· 15 years ago
37cda78
X25: Move accept approve flag to bitfield
by andrew hendry
· 15 years ago
b7792e3
X25: Move interrupt flag to bitfield
by andrew hendry
· 15 years ago
cb863ff
X25: Move qbit flag to bitfield
by andrew hendry
· 15 years ago
c89af1a
bnx2x: avoid TX timeout when stopping device
by Stanislaw Gruszka
· 15 years ago
a0ba676
bnx2: Use netif_carrier_off() to prevent timeout.
by Michael Chan
· 15 years ago
a931d29
bnx2: Update 5709 MIPS firmware and version to 2.0.15.
by Michael Chan
· 15 years ago
b98eba5
bnx2: Fix register printouts during NETEV_WATCHDOG.
by Eddie Wai
· 15 years ago
a7fc948
qlcnic: mark device state fail
by Amit Kumar Salecha
· 15 years ago
20c67bd
qlcnic: remove unused register
by Amit Kumar Salecha
· 15 years ago
78ad389
qlcnic: fix internal loopback test
by Sucheta Chakraborty
· 15 years ago
4d5bdb3
qlcnic: module param for firmware load option
by Amit Kumar Salecha
· 15 years ago
7e38259
qlcnic: fix rx bytes statistics
by Sucheta Chakraborty
· 15 years ago
02f6e46
qlcnic: change adapter name display
by Sucheta Chakraborty
· 15 years ago
aadd818
qlcnic: fix memory leaks
by Anirban Chakraborty
· 15 years ago
0e995cd
netdev: bfin_mac: check for mii_bus platform data
by Sonic Zhang
· 15 years ago
2bfa0f0
netdev: bfin_mac: handle timeouts with the MDIO registers gracefully
by Mike Frysinger
· 15 years ago
c0da776
netdev: bfin_mac: use promiscuous flag for promiscuous mode
by Sonic Zhang
· 15 years ago
53fd3f2
netdev: bfin_mac: add support for wake-on-lan magic packets
by Michael Hennerich
· 15 years ago
812a9de
netdev: bfin_mac: clear RXCKS if hardware generated checksum is not enabled
by Sonic Zhang
· 15 years ago
ad2864d
netdev: bfin_mac: deduce Ethernet FCS from hardware IP payload checksum
by Sonic Zhang
· 15 years ago
f6e1e4f
netdev: bfin_mac: invalid data cache only once for each new rx skb buffer
by Sonic Zhang
· 15 years ago
ec497b3
netdev: bfin_mac: handler RX status errors
by Peter Meerwald
· 15 years ago
fe92afe
netdev: bfin_mac: add support for IEEE 1588 PTP
by Barry Song
· 15 years ago
ab6e3fe
net: No dst refcounting in ip_queue_xmit()
by Eric Dumazet
· 15 years ago
4a94445
net: Use ip_route_input_noref() in input path
by Eric Dumazet
· 15 years ago
407eadd
net: implements ip_route_input_noref()
by Eric Dumazet
· 15 years ago
7fee226
net: add a noref bit on skb dst
by Eric Dumazet
· 15 years ago
ebda37c
rps: avoid one atomic in enqueue_to_backlog
by Eric Dumazet
· 15 years ago
3f78d1f
drivers/net/usb/asix.c: Fix unaligned accesses
by Neil Jones
· 15 years ago
e7a3af5
ibmveth: Add suspend/resume support
by Brian King
· 15 years ago
0771275
ipv6 addrlabel: permit deletion of labels assigned to removed dev
by Florian Westphal
· 15 years ago
6fe70aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
0c348d7c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
6811d58
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c02db8c
rtnetlink: make SR-IOV VF interface symmetric
by Chris Wright
· 15 years ago
c4949f0
qeth: synchronize configuration interface
by Frank Blaschka
· 15 years ago
65a1f89
qeth: new message if OLM limit is reached
by Ursula Braun
· 15 years ago
f6b85b6
qeth: exploit HW TX checksumming
by Frank Blaschka
· 15 years ago
55fa0cf
sctp: delete active ICMP proto unreachable timer when free transport
by Wei Yongjun
· 15 years ago
2d6c9ff
net: congestion notifications are not dropped packets
by Eric Dumazet
· 15 years ago
a465419
net: Introduce sk_route_nocaps
by Eric Dumazet
· 15 years ago
35790c0
tcp: fix MD5 (RFC2385) support
by Eric Dumazet
· 15 years ago
3b098e2
net: Consistent skb timestamping
by Eric Dumazet
· 15 years ago
a1aa348
xfrm: fix policy unreferencing on larval drop
by Timo Teras
· 15 years ago
a14462f
net: adjust handle_macvlan to pass port struct to hook
by Jiri Pirko
· 15 years ago
10fc51b
skge: use the DMA state API instead of the pci equivalents
by FUJITA Tomonori
· 15 years ago
e3826f1
net: reserve ports for applications using fixed port numbers
by Amerigo Wang
· 15 years ago
9f977fb
sysctl: add proc_do_large_bitmap
by Octavian Purdila
· 15 years ago
00b7c33
sysctl: refactor integer handling proc code
by Amerigo Wang
· 15 years ago
1cdc5ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
e0f4375
bridge: update sysfs link names if port device names have changed
by Simon Arlott
· 15 years ago
28a16c9
bridge: change console message interface
by stephen hemminger
· 15 years ago
cfb478d
bridge: netpoll cleanup
by stephen hemminger
· 15 years ago
c17b274
rndis_host: Poll status channel before control channel
by Ben Hutchings
· 15 years ago
83827f6
netfilter: xt_TEE depends on NF_CONNTRACK
by Randy Dunlap
· 15 years ago
d77f873
Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 15 years ago
6df900e
qlcnic: add idc debug registers
by Sucheta Chakraborty
· 15 years ago
a5e463d
qlcnic: support quisce mode
by Sucheta Chakraborty
· 15 years ago
b3a2464
qlcnic: check device class
by Sucheta Chakraborty
· 15 years ago
96f8118
qlcnic: check IDC version
by Sucheta Chakraborty
· 15 years ago
251a84c
qlcnic: cleanup unused code
by Amit Kumar Salecha
· 15 years ago
1bb09fb
qlcnic: cleanup dma mask setting
by Amit Kumar Salecha
· 15 years ago
6edae7a
qlcnic: fix caching window register
by Amit Kumar Salecha
· 15 years ago
deffab0
qlcnic: remove obsolete register
by Amit Kumar Salecha
· 15 years ago
2372a5f
qlcnic: fix context cleanup
by Amit Kumar Salecha
· 15 years ago
e0a67e2
sky2: version 1.28
by stephen hemminger
· 15 years ago
Next »