Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cb54b53adae70701bdd77d848cea4b9b39b61cf9
/
net
/
802
faff57a
net/802/mrp: fix lockdep splat
by Eric Dumazet
· 11 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
fb745e9
net/802/mrp: fix possible race condition when calling mrp_pdu_queue()
by David Ward
· 12 years ago
cfbe800
802: fix a possible race condition
by Cong Wang
· 12 years ago
7e307c6
mrp: make mrp_rcv static
by Stephen Hemminger
· 12 years ago
febf018
net/802: Implement Multiple Registration Protocol (MRP)
by David Ward
· 12 years ago
ee446fd
tokenring: delete all remaining driver support
by Paul Gortmaker
· 12 years ago
211ed86
net: delete all instances of special processing for token ring
by Paul Gortmaker
· 12 years ago
28b2980
802: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 12 years ago
ec8f23c
net: Convert all sysctl registrations to register_net_sysctl
by Eric W. Biederman
· 13 years ago
5dd3df1
net: Move all of the network sysctls without a namespace into init_net.
by Eric W. Biederman
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
6f66cdc
net/garp: fix GID rbtree ordering
by David Ward
· 13 years ago
ed359a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
6737856
net/garp: avoid infinite loop if attribute already exists
by David Ward
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
418f275
snap: remove one synchronize_net()
by Eric Dumazet
· 13 years ago
0a384b2
garp: use kfree_rcu()
by Eric Dumazet
· 13 years ago
f607a15
garp: remove last synchronize_rcu() call
by Eric Dumazet
· 13 years ago
da37e36
garp: remove one synchronize_rcu() call
by Eric Dumazet
· 13 years ago
3cc77ec
net/802: add __rcu annotations
by Eric Dumazet
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 15 years ago
e3804cb
net: remove COMPAT_NET_DEV_OPS
by Alexander Beregalov
· 15 years ago
3384901
tr: fix leakage of device in net/802/tr.c
by Wei Yongjun
· 16 years ago
d9677a4
net/802/fddi.c: add MODULE_LICENSE
by Adrian Bunk
· 16 years ago
7ca98fa
snap: use const for descriptor
by Stephen Hemminger
· 16 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4222474
net: fix tokenring license
by Meelis Roos
· 16 years ago
81c5532
net/802: fix sparse warnings: context imbalance
by Hannes Eder
· 16 years ago
0117cfa
snap: handle registration error and compile warning
by Stephen Hemminger
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
748ff68
hippi: convert driver to net_device_ops
by Stephen Hemminger
· 16 years ago
145186a
fddi: convert to new network device ops
by Stephen Hemminger
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
deb28d9
net/802/fc.c: Fix compilation warnings
by Manish Katiyar
· 16 years ago
113aa83
net: Rationalise email address: Network Specific Parts
by Alan Cox
· 16 years ago
696adfe
list_for_each_rcu must die: networking
by Paul E. McKenney
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
51ce7ec
garp: retry sending JoinIn messages after allocation failures
by Patrick McHardy
· 16 years ago
eca9eba
net: Add GARP applicant-only participant
by Patrick McHardy
· 16 years ago
a19800d
net: Add STP demux layer
by Patrick McHardy
· 16 years ago
8252474
rcu: split list.h and move rcu-protected lists into rculist.h
by Franck Bui-Huu
· 16 years ago
81a21eb
[TR] net/802/tr.c: sysctl_tr_rif_timeout static
by Adrian Bunk
· 17 years ago
36f0beb
[TR]: Use ctl paths to register net/token-ring/ table
by Pavel Emelyanov
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
1b310fc
[TOKENRING]: rif_timer not initialized properly
by Eric Dumazet
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
d92a7db
[SNAP]: Check packet length before reading
by Herbert Xu
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
0a4f23f
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
by Arnaldo Carvalho de Melo
· 18 years ago
c8fb794
[TR]: Make tr_type_trans set skb->dev
by Arnaldo Carvalho de Melo
· 18 years ago
c1a4b86
[TR]: Use tr_hdr() were appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
2953fd2
[NET] 802: Use hton{s,l}() where appropriate.
by YOSHIFUJI Hideaki
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
9afa094
[NET] 802: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
3277c39
[NET]: Kill direct includes of asm/checksum.h
by Al Viro
· 18 years ago
0ac0760
[TR]: endiannness annotations
by Al Viro
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
6599519
[TR]: Remove an unused export.
by Adrian Bunk
· 18 years ago
d1d47be
[SNAP]: Remove leftover unused hdr variable
by Arnaldo Carvalho de Melo
· 19 years ago
cbb042f
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
by Herbert Xu
· 19 years ago
99e382a
[P8023]: Fix tainting of kernel.
by Dave Jones
· 19 years ago
42c5e15
[NET] snap: needs hardware checksum fix
by Stephen Hemminger
· 19 years ago
18e92b1
[PATCH] tiny: Trim non-IPX builds
by Matt Mackall
· 19 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
5ac660e
[TR]: Preserve RIF flag even for 2 byte RIF fields.
by Jochen Friedrich
· 19 years ago
0519d8f
[TR]: Set correct frame type for SNAP packets
by Jochen Friedrich
· 19 years ago
6e2144b
[LLC]: Use refcounting with struct llc_sap
by Arnaldo Carvalho de Melo
· 19 years ago
57bf145
[NET]: net/802: more endian annotations
by Alexey Dobriyan
· 19 years ago
2038073
[NET]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
f2ccd8f
[NET]: Kill skb->real_dev
by David S. Miller
· 19 years ago
6f1cf16
[NET]: Remove HIPPI private from skbuff.h
by Stephen Hemminger
· 19 years ago
001dd25
[TOKENRING]: Use interrupt-safe locking with rif_lock.
by Jay Vosburgh
· 19 years ago
ab61148
[NET]: __be'ify *_type_trans()
by Alexey Dobriyan
· 19 years ago
c8b35d2
[TOKENRING]: net/802/tr.c: s/struct rif_cache_s/struct rif_cache/
by Alexey Dobriyan
· 19 years ago
c6b3365
[TOKENRING]: be'ify trh_hdr, trllc, rif_cache_s
by Alexey Dobriyan
· 19 years ago
02c30a8
[PATCH] update Ross Biro bouncing email address
by Jesper Juhl
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago