Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c1cc678adaa78ae2aab6a6d699241ad516d84476
/
net
c1cc678
sctp: Fix use of uninitialized pointer
by Patrick McHardy
· 17 years ago
5e0f892
cipso: Relax too much careful cipso hash function.
by Pavel Emelyanov
· 17 years ago
79d44516
tcp FRTO: work-around inorder receivers
by Ilpo Järvinen
· 17 years ago
a1c1f28
tcp FRTO: Fix fallback to conventional recovery
by Ilpo Järvinen
· 17 years ago
608961a
mac80211: Use skb_header_cloned() on TX path.
by David S. Miller
· 17 years ago
f3994ec
mac80211: assign needed_headroom/tailroom for netdevs
by Johannes Berg
· 17 years ago
f5184d2
net: Allow netdevices to specify needed head/tailroom
by Johannes Berg
· 17 years ago
a4278e1
mac80211: add missing newlines in printk()
by Pavel Roskin
· 17 years ago
36d16ae
mac80211: fix association with some APs
by Helmut Schaa
· 17 years ago
6d6936e
Fix potential scheduling while atomic in mesh_path_add.
by Pavel Emelyanov
· 17 years ago
0eb03d5
Fix not checked kmalloc() result.
by Pavel Emelyanov
· 17 years ago
f84e71a
Fix GFP_KERNEL allocation under read lock.
by Pavel Emelyanov
· 17 years ago
812714d
mac80211: mesh hwmp: fix kfree(skb)
by Patrick McHardy
· 17 years ago
69687a0
mac80211: fix access to null skb
by Luis Carlos Cobo
· 17 years ago
ef26925
mac80211: fix incorrect mesh header length
by Luis Carlos Cobo
· 17 years ago
df44205
mac80211: Don't encrypt beacons
by Ivo van Doorn
· 17 years ago
78520ca
mac80211: fix debugfs default key oops
by Johannes Berg
· 17 years ago
bb55bdd
fix irq flags in mac80211 code
by Steven Rostedt
· 17 years ago
c449258
sctp: Add address type check while process paramaters of ASCONF chunk
by Wei Yongjun
· 17 years ago
6e40a91
sctp: Do not enable peer IPv6 address support on PF_INET socket
by Wei Yongjun
· 17 years ago
36ca34c
sit: Add missing kfree_skb() on pskb_may_pull() failure.
by David S. Miller
· 17 years ago
f08269d
tipc: Increase buffer header to support worst-case device
by Allan Stephens
· 17 years ago
e46b66b
net: Added ASSERT_RTNL() to dev_open() and dev_close().
by Ben Hutchings
· 17 years ago
c2ab7ac
can: Fix can_send() handling on dev_queue_xmit() failures
by Oliver Hartkopp
· 17 years ago
aca5139
netns: Fix arbitrary net_device-s corruptions on net_ns stop.
by Pavel Emelyanov
· 17 years ago
f3261af
netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol config values
by Patrick McHardy
· 17 years ago
ef75d49
netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last request
by Patrick McHardy
· 17 years ago
c67fa02
net/ipv4: correct RFC 1122 section reference in comment
by J.H.M. Dassen (Ray)
· 17 years ago
62ab222
tcp FRTO: SACK variant is errorneously used with NewReno
by Ilpo Järvinen
· 17 years ago
9d1045a
net_cls_act: act_simple dont ignore realloc code
by Jamal Hadi Salim
· 17 years ago
5f6b1ea
Revert "atm: Do not free already unregistered net device."
by David S. Miller
· 17 years ago
1944317
dccp: return -EINVAL on invalid feature length
by Chris Wright
· 17 years ago
fa1b1cf
net_cls_act: Make act_simple use of netlink policy.
by Jamal Hadi Salim
· 17 years ago
5ffc02a
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
by Satoru SATOH
· 17 years ago
0bbeafd
ip: Make use of the inline function dst_metric_locked()
by Satoru SATOH
· 17 years ago
1e0ba00
atm: Bad locking on br2684_devs modifications.
by Pavel Emelyanov
· 17 years ago
65e4113
atm: Do not free already unregistered net device.
by Pavel Emelyanov
· 17 years ago
339a7c4
mac80211: Do not free net device after it is unregistered.
by Pavel Emelyanov
· 17 years ago
e340a90
bridge: Consolidate error paths in br_add_bridge().
by Pavel Emelyanov
· 17 years ago
c37aa90
bridge: Net device leak in br_add_bridge().
by Pavel Emelyanov
· 17 years ago
c800578
net: Fix useless comment reference loop.
by Johannes Berg
· 17 years ago
3ba08b0
sch_htb: remove from event queue in htb_parent_to_leaf()
by Jarek Poplawski
· 17 years ago
f37f2c6
rose: Wrong list_lock argument in rose_node seqops
by Bernard Pidoux
· 17 years ago
4ac2ccd
netns: Fix reassembly timer to use the right namespace
by Daniel Lezcano
· 17 years ago
aaf8cdc
netns: Fix device renaming for sysfs
by Daniel Lezcano
· 17 years ago
ae4f8fc
bridge: forwarding table information for >256 devices
by Stephen Hemminger
· 17 years ago
84994e1
dccp: ccid2.c, ccid3.c use clamp(), clamp_t()
by Harvey Harrison
· 17 years ago
0c0b0ac
net: remove NR_CPUS arrays in net/core/dev.c
by Mike Travis
· 17 years ago
d3e2ce3
net: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
8398531
bluetooth: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
260ffee
irda: use get_unaligned_* helpers
by Harvey Harrison
· 17 years ago
b4192bb
net: Add a WARN_ON_ONCE() to the transmit timeout function
by Arjan van de Ven
· 17 years ago
50aab54
net: Add missing braces to multi-statement if()s
by Ilpo Järvinen
· 17 years ago
8b16924
netfilter: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
52c0e11
netfilter: assign PDE->fops before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
84841c3
ipv4: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
1d3faa3
vlan: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
0c89652
atm: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
0bb53a6
ipv6: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
5efdccb
net: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
6e79d85
netfilter: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
e7fe233
sunrpc: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
ab59859
net: fix returning void-valued expression warnings
by Harvey Harrison
· 17 years ago
c2a3b23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
ccc7518
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
17f8304
mac80211: incorrect shift direction
by Harvey Harrison
· 17 years ago
636c5d4
mac80211: insert WDS peer after adding interface
by Johannes Berg
· 17 years ago
e94e106
mac80211: don't allow invalid WDS peer addresses
by Johannes Berg
· 17 years ago
8b808bf
mac80211: assign conf.beacon_control for mesh
by Johannes Berg
· 17 years ago
51cedda
mac80211: use 4-byte mesh sequence number
by Luis Carlos Cobo
· 17 years ago
8099179
ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.
by Pavel Emelyanov
· 17 years ago
95dfec6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
f34d7a5
tty: The big operations rework
by Alan Cox
· 17 years ago
1591311
tcp: Overflow bug in Vegas
by Lachlan Andrew
· 17 years ago
be9164e
[IPv4] UFO: prevent generation of chained skb destined to UFO device
by Kostya B
· 17 years ago
45e741b
ipv4: annotate a few functions __init in ipconfig.c
by Sam Ravnborg
· 17 years ago
9781db7
Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 17 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
3ae02d6
proc: switch /proc/irda/irnet to seq_file interface
by Alexey Dobriyan
· 17 years ago
443a70d
netfilter: nf_conntrack: padding breaks conntrack hash on ARM
by Philip Craig
· 17 years ago
0010e46
ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()
by Timo Teras
· 17 years ago
980c478
sch_sfq: use del_timer_sync() in sfq_destroy()
by Jarek Poplawski
· 17 years ago
42908c6
net: Add compat support for getsockopt (MCAST_MSFILTER)
by David L Stevens
· 17 years ago
be666e0
net: Several cleanups for the setsockopt compat support.
by David L Stevens
· 17 years ago
2ad17de
ipvs: fix oops in backup for fwmark conn templates
by Julian Anastasov
· 17 years ago
d69efb1
bridge: kernel panic when unloading bridge module
by Bodo Stroesser
· 17 years ago
43af853
bridge: fix error handling in br_add_if()
by Volodymyr G Lukiianyk
· 17 years ago
9a732ed
netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets
by Arnaud Ebalard
· 17 years ago
0e93bb9
netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables_names
by Pavel Emelyanov
· 17 years ago
be8d0d7
netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retval
by Roel Kluin
· 17 years ago
246eb2a
tcp: Limit cwnd growth when deferring for GSO
by John Heffner
· 17 years ago
ce447eb
tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled
by John Heffner
· 17 years ago
77a50df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
2532386
Audit: collect sessionid in netlink messages
by Eric Paris
· 17 years ago
bd8fd21
wireless: Fix compile error with wifi & leds
by Luca Tettamanti
· 17 years ago
9ae27e0a
tcp: Fix slab corruption with ipv6 and tcp6fuzz
by Evgeniy Polyakov
· 17 years ago
dae5029
ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.
by David L Stevens
· 17 years ago
01a2202
[IPSEC]: Use digest_null directly for auth
by Herbert Xu
· 17 years ago
0b80ae4
sunrpc: fix missing kernel-doc
by Randy Dunlap
· 17 years ago
3f91bd4
can: Fix copy_from_user() results interpretation
by Sam Ravnborg
· 17 years ago
Next »