Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
57459185a19b0246866479522b77cbb9732201d1
5745918
team: use vlan_vids_[addr/del]_by_dev
by Jiri Pirko
· 13 years ago
348a144
vlan: introduce functions to do mass addition/deletion of vids by another device
by Jiri Pirko
· 13 years ago
5b9ea6e
vlan: introduce vid list with reference counting
by Jiri Pirko
· 13 years ago
87002b0
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls
by Jiri Pirko
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
7da82c0
vlan: rename vlan_dev_info to vlan_dev_priv
by Jiri Pirko
· 13 years ago
6626873
be2net: netpoll support
by Ivan Vecera
· 13 years ago
26cf820
net/fec: make FEC driver buildable as module
by Lothar Waßmann
· 13 years ago
e163cc9
net/fec: fix the .remove code
by Lothar Waßmann
· 13 years ago
42431dc
net/fec: preserve MII/RMII setting in fec_stop()
by Lothar Waßmann
· 13 years ago
589efdc
net/fec: don't munge MAC address from platform data
by Lothar Waßmann
· 13 years ago
86f9f2c
net/fec: don't request invalid IRQ
by Lothar Waßmann
· 13 years ago
6ea0722
net/fec: prevent dobule restart of interface on FDX/HDX change
by Lothar Waßmann
· 13 years ago
5b1436c
net/fec: set con_id in clk_get() call to NULL
by Lothar Waßmann
· 13 years ago
a7dd321
net/fec: misc cleanups
by Lothar Waßmann
· 13 years ago
efab79c
tg3: Update version to 3.122
by Matt Carlson
· 13 years ago
4a2db50
tg3: Return flowctrl config through ethtool
by Matt Carlson
· 13 years ago
859edb2
tg3: Track LP advertising
by Matt Carlson
· 13 years ago
e2bf73e
tg3: Integrate flowctrl check into AN adv check
by Matt Carlson
· 13 years ago
92feeab
tg3: Save stats across chip resets
by Matt Carlson
· 13 years ago
0e6c9da
tg3: Remove ethtool stats member from dev struct
by Matt Carlson
· 13 years ago
4359881
bridge: add local MAC address to forwarding table (v2)
by stephen hemminger
· 13 years ago
31e8a49c
bridge: rearrange fdb notifications (v2)
by stephen hemminger
· 13 years ago
f58ee4e
bridge: refactor fdb_notify
by stephen hemminger
· 13 years ago
f33f1fc
bnx2x: fix typo in fcoe stats collection
by Barak Witkowski
· 13 years ago
959327c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f84ea77
caif: Replace BUG_ON with WARN_ON.
by Roar Førde
· 13 years ago
095d2a7
caif-shm: Bugfixes for caif_shmcore.c
by sjur.brandeland@stericsson.com
· 13 years ago
005b0b0
caif: Bad assert triggering false positive.
by sjur.brandeland@stericsson.com
· 13 years ago
1e22677
caif-hsi: Remove wake line modification when flushing FIFO
by Christian Auby
· 13 years ago
87a1157
ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().
by David S. Miller
· 13 years ago
8f03151
ipv6: Make third arg to anycast_dst_alloc() bool.
by David S. Miller
· 13 years ago
f2fd5c3
bnx2x: Fix compile errors if CONFIG_CNIC is not set
by Michael Chan
· 13 years ago
b835c0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
091c0f8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
68109090
net: Silence seq_scale() unused warning
by Stephen Boyd
· 13 years ago
8ef874b
sock_diag: Move the sock_ code to net/core/
by Pavel Emelyanov
· 13 years ago
a029fe2
inet_diag: Cleanup type2proto last user
by Pavel Emelyanov
· 13 years ago
d23deaa
inet_diag: Introduce socket family checks
by Pavel Emelyanov
· 13 years ago
25c4cd2
inet_diag: Switch the _dump to work with new header
by Pavel Emelyanov
· 13 years ago
fe50ce2
inet_diag: Switch the _get_exact to work with new header
by Pavel Emelyanov
· 13 years ago
126fdc3
inet_diag: Introduce new inet_diag_req header
by Pavel Emelyanov
· 13 years ago
d366477
sock_diag: Initial skeleton
by Pavel Emelyanov
· 13 years ago
f13c95f
inet_diag: Switch from _GETSOCK to IPPROTO_ numbers
by Pavel Emelyanov
· 13 years ago
37f352b
inet_diag: Move byte-code finding up the call-stack
by Pavel Emelyanov
· 13 years ago
8d34172
sock_diag: Introduce new message type
by Pavel Emelyanov
· 13 years ago
7f1fb60
inet_diag: Partly rename inet_ to sock_
by Pavel Emelyanov
· 13 years ago
d5f43c1
caif-spi: Bugfix for dump upon device removal
by Erwan Bracq
· 13 years ago
9e998a7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
73dbb5e
bnx2x: fix crash while ethtool -t
by Dmitry Kravkov
· 13 years ago
e34c024
netback: fix typo in comment
by Wei Liu
· 13 years ago
16ecba2
netback: remove redundant assignment
by Wei Liu
· 13 years ago
1d187b3
bnx2x, cnic: support DRV_INFO upon FW request
by Barak Witkowski
· 13 years ago
ed5162a
bnx2x: support classification config query
by Ariel Elior
· 13 years ago
50f0a56
bnx2x: add fcoe statistics
by Barak Witkowski
· 13 years ago
0e898dd
bnx2x: add PFC statistics
by Barak Witkowski
· 13 years ago
99b53bd
ipv4:correct description for tcp_max_syn_backlog
by Peter Pan(潘卫平)
· 13 years ago
f0a98ae
openvswitch: small potential memory leak in ovs_vport_alloc()
by Dan Carpenter
· 13 years ago
d39aeaf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
65e9d805
pasemi_mac: Fix building as module
by Ben Hutchings
· 13 years ago
40e4783
ipv4: arp: Cleanup in arp.c
by Igor Maravic
· 13 years ago
6b84bd1
netback: Fix alert message.
by Wei Liu
· 13 years ago
4fb1db3
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 13 years ago
45e713e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
232ea34
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
40c043b
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
f14aa87
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
7125fac
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
35337c8
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 13 years ago
c7c2c39
r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.
by françois romieu
· 13 years ago
811fd30
r8169: Rx FIFO overflow fixes.
by françois romieu
· 13 years ago
8c9b043
gpio: fix a build failure on KS8695 GPIO
by Linus Walleij
· 13 years ago
0a5912d
tcp: remove TCP_OFF and TCP_PAGE macros
by Eric Dumazet
· 13 years ago
b474ae7
bql: fix CONFIG_XPS=n build
by Eric Dumazet
· 13 years ago
4fa48bf
tcp: fix tcp_trim_head()
by Eric Dumazet
· 13 years ago
7d31130
caif: Stash away hijacked skb destructor and call it later
by sjur.brandeland@stericsson.com
· 13 years ago
0e4c7d8
caif: Add support for flow-control on device's tx-queue
by sjur.brandeland@stericsson.com
· 13 years ago
7ad65bf
caif: Add support for CAIF over CDC NCM USB interface
by sjur.brandeland@stericsson.com
· 13 years ago
63afe12
if_ether.h: Add IEEE 802.1 Local Experimental Ethertype 1.
by sjur.brandeland@stericsson.com
· 13 years ago
5d91c2d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
17e6abe
infiniband: ipoib: Sanitize neighbour handling in ipoib_main.c
by David Miller
· 13 years ago
51e059b
cxgb4i: Handle dst_get_neighbour_noref() returning NULL.
by David Miller
· 13 years ago
a58b61e
libcxgbi: Handle dst_get_neighbour_noref() returning NULL.
by David Miller
· 13 years ago
3786cf1
infiniband: cxgb4: Consolidate 3 copies of the same operation into 1 helper function.
by David Miller
· 13 years ago
40e2bb5
infiniband: nes: Use dst's neighbour entry.
by David Miller
· 13 years ago
c4be62a
cxgb3: Handle NULL dst neighbour in cxgb3_offload.c
by David Miller
· 13 years ago
a475712
cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.
by David Miller
· 13 years ago
51d4597
infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.
by David Miller
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
ddf6e0e
ftrace: Fix hash record accounting bug
by Steven Rostedt
· 13 years ago
d06c27b
perf: Fix parsing of __print_flags() in TP_printk()
by Steven Rostedt
· 13 years ago
bbbf7af
jump_label: jump_label_inc may return before the code is patched
by Gleb Natapov
· 13 years ago
c7c6ec8
ftrace: Remove force undef config value left for testing
by Steven Rostedt
· 13 years ago
27b14b5
tracing: Restore system filter behavior
by Li Zefan
· 13 years ago
cb59974
tracing: fix event_subsystem ref counting
by Ilya Dryomov
· 13 years ago
321f3b8
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
de398fb
ipv4: Fix peer validation on cached lookup.
by David S. Miller
· 13 years ago
11948b9
toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT
by Seth Forshee
· 13 years ago
61ed26e
intr_remapping: Fix section mismatch in ir_dev_scope_init()
by Sergey Senozhatsky
· 13 years ago
c8f369a
intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()
by Sergey Senozhatsky
· 13 years ago
Next »