Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
88ec2789d856056344161aa20420dd37e893b0fe
/
net
« Previous
1668e01
ipv4: Make inet_sock.h independent of route.h
by KOVACS Krisztian
· 16 years ago
b9fb150
ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set
by Tóth László Attila
· 16 years ago
f5715ae
ipv4: Implement IP_TRANSPARENT socket option
by KOVACS Krisztian
· 16 years ago
a210d01
ipv4: Loosen source address check on IPv4 output
by Julian Anastasov
· 16 years ago
4edd87a
net: BUG instead of corrupting memory in pskb_expand_head
by Herbert Xu
· 16 years ago
12a169e
ipsec: Put dumpers on the dump list
by Herbert Xu
· 16 years ago
b262e60
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
0523820
af_key: Free dumping state on socket close
by Timo Teras
· 16 years ago
93c8b90
ipv6: almost identical frag hashing funcs combined
by Ilpo Järvinen
· 16 years ago
5dc121e
XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep
by Arnaud Ebalard
· 16 years ago
04a4bb5
net: add skb_recycle_check() to enable netdriver skb recycling
by Lennert Buytenhek
· 16 years ago
2a5b827
ipv6: NULL pointer dereferrence in tcp_v6_send_ack
by Denis V. Lunev
· 16 years ago
788df73
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
4dd7972
tcp: Fix NULL dereference in tcp_4_send_ack()
by Vitaliy Gusev
· 16 years ago
b0dee57
Fix modpost failure when rx handlers are not inlined.
by Davide Pesavento
· 16 years ago
d88410a
mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.h
by Rami Rosen
· 16 years ago
b4a4bf5
mac80211: fixups for "make master iface not wireless"
by Johannes Berg
· 16 years ago
ba01667
sctp: Fix kernel panic while process protocol violation parameter
by Wei Yongjun
· 16 years ago
8b122ef
iucv: Fix mismerge again.
by Heiko Carstens
· 16 years ago
8980713
Phonet: Netlink factorization and cleanup
by Rémi Denis-Courmont
· 16 years ago
f0db275
netdev: docbook comment update (revised)
by Stephen Hemminger
· 16 years ago
cf04a4c7
netdev: use const for some name functions
by Stephen Hemminger
· 16 years ago
d01dbeb
ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space
by Herbert Xu
· 16 years ago
d5b337b
nfsd: use nfs client rpc callback program
by Benny Halevy
· 16 years ago
db820d6
SUNRPC: Clean up debug messages in rpcb_clnt.c
by Chuck Lever
· 16 years ago
f6fb3f6
SUNRPC: Fix up svc_unregister()
by Chuck Lever
· 16 years ago
9d548b9
SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
by Chuck Lever
· 16 years ago
2c7eb0b
SUNRPC: Register both netids for AF_INET6 servers
by Chuck Lever
· 16 years ago
a26cfad
SUNRPC: Support IPv6 when registering kernel RPC services
by Chuck Lever
· 16 years ago
7252d57
SUNRPC: Split portmap unregister API into separate function
by Chuck Lever
· 16 years ago
14aeb21
SUNRPC: Simplify rpcb_register() API
by Chuck Lever
· 16 years ago
b663233
SUNRPC: Set V6ONLY socket option for RPC listener sockets
by Chuck Lever
· 16 years ago
5dd248f
SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6
by Chuck Lever
· 16 years ago
e851db5
SUNRPC: Add address family field to svc_serv data structure
by Chuck Lever
· 16 years ago
db4148d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
efba91bd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
8ca31ce
netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertion
by Yasuyuki Kozakai
· 16 years ago
7a52815
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 16 years ago
16ec470
9p: fix put_data error handling
by Eric Van Hensbergen
· 16 years ago
6206782
9p: introduce missing kfree
by Julia Lawall
· 16 years ago
206ca50
9p-trans_fd: fix and clean up module init/exit paths
by Tejun Heo
· 16 years ago
ec3c68f
9p-trans_fd: don't do fs segment mangling in p9_fd_poll()
by Tejun Heo
· 16 years ago
571ffea
9p-trans_fd: clean up p9_conn_create()
by Tejun Heo
· 16 years ago
7dc5d24
9p-trans_fd: fix trans_fd::p9_conn_destroy()
by Tejun Heo
· 16 years ago
72029fe
9p: implement proper trans module refcounting and unregistration
by Tejun Heo
· 16 years ago
638af07
wireless: a global static to local static improvement
by Denis ChengRq
· 16 years ago
4492bea
mac80211: fix led behavior in IBSS
by Emmanuel Grumbach
· 16 years ago
4dfe51e
mac80211: probe with correct SSID
by Johannes Berg
· 16 years ago
4b7679a
mac80211: clean up rate control API
by Johannes Berg
· 16 years ago
2ff6a6d4
mac80211: fix mesh action frame handling
by Johannes Berg
· 16 years ago
79617de
mac80211: mesh portal functionality support
by YanBo
· 16 years ago
92ffe05
cfg80211: reject invalid configuration items
by Johannes Berg
· 16 years ago
f8b25cd
mac80211: allow interface settings changes only when down
by Johannes Berg
· 16 years ago
723b038
cfg80211: allow set_interface without type
by Johannes Berg
· 16 years ago
60719ff
cfg80211: show interface type
by Johannes Berg
· 16 years ago
133b822
mac80211: make master iface not wireless
by Johannes Berg
· 16 years ago
942b25c
cfg80211: clean up static regdomain mess
by Johannes Berg
· 16 years ago
a3d2eaf
cfg80211: fix regulatory code const
by Johannes Berg
· 16 years ago
734366d
cfg80211: clean up regulatory mess
by Johannes Berg
· 16 years ago
762af43
cfg80211: fix static regdomains
by Johannes Berg
· 16 years ago
96ca4a2
net: remove ifalias on empty given alias
by Oliver Hartkopp
· 16 years ago
2d4c826
sys_paccept: disable paccept() until API design is resolved
by Michael Kerrisk
· 16 years ago
28e3487
tcp: Fix queue traversal in tcp_use_frto().
by David S. Miller
· 16 years ago
77d40a0
tcp: Fix order of tests in tcp_retransmit_skb()
by David S. Miller
· 16 years ago
f72051b
neigh: Remove by-hand SKB queue handling.
by David S. Miller
· 16 years ago
ebf0598
pkt_sched: Check the state of tx_queue in dequeue_skb()
by Jarek Poplawski
· 16 years ago
f087652
pkt_sched: Always use q->requeue in dev_requeue_skb().
by David S. Miller
· 16 years ago
242f8bfe
pkt_sched: Make qdisc->gso_skb a list.
by David S. Miller
· 16 years ago
0b815a1
net: network device name ifalias support
by Stephen Hemminger
· 16 years ago
be0c52b
Phonet: emit errors when a packet cannot be delivered locally
by Remi Denis-Courmont
· 16 years ago
87ab4e2
Phonet: proc interface for port range
by Remi Denis-Courmont
· 16 years ago
5f77076
Phonet: provide MAC header operations
by Remi Denis-Courmont
· 16 years ago
107d0d9
Phonet: Phonet datagram transport protocol
by Remi Denis-Courmont
· 16 years ago
ba113a9
Phonet: common socket glue
by Remi Denis-Courmont
· 16 years ago
8fb3974
Phonet: Netlink interface
by Remi Denis-Courmont
· 16 years ago
f8ff602
Phonet: network device and address handling
by Remi Denis-Courmont
· 16 years ago
8ead536
Phonet: add CONFIG_PHONET
by Remi Denis-Courmont
· 16 years ago
4b07b3f
Phonet: PF_PHONET protocol family support
by Remi Denis-Courmont
· 16 years ago
bce7b15
Phonet: global definitions
by Remi Denis-Courmont
· 16 years ago
5c18245
ipsec: Fix xfrm_state_walk race
by Herbert Xu
· 16 years ago
5e68722
net/atm/lec.c: drop code after return
by Julia Lawall
· 16 years ago
d48abfe
net: em_cmp.c use unaligned access helpers
by Harvey Harrison
· 16 years ago
2cdc557
netfilter: xt_time gives a wrong monthday in a leap year
by Kaihui Luo
· 16 years ago
18f22fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
43f59c8
net: Remove __skb_insert() calls outside of skbuff internals.
by David S. Miller
· 16 years ago
8d5803b
ipvs: Fix unused label warning
by Sven Wegener
· 16 years ago
e6f225e
ipvs: Restrict sync message to 255 connections
by Sven Wegener
· 16 years ago
f5fff5d
tcp: advertise MSS requested by user
by Tom Quetchenbach
· 16 years ago
6067804
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
by Arnaldo Carvalho de Melo
· 16 years ago
a574420
multiq: requeue should rewind the current_band
by Alexander Duyck
· 16 years ago
ad55dca
netdev: simple_tx_hash shouldn't hash inside fragments
by Alexander Duyck
· 16 years ago
618d9f2
tcp: back retransmit_high when it over-estimated
by Ilpo Järvinen
· 16 years ago
90638a0
tcp: don't clear lost_skb_hint when not necessary
by Ilpo Järvinen
· 16 years ago
ef9da47
tcp: don't clear retransmit_skb_hint when not necessary
by Ilpo Järvinen
· 16 years ago
f0ceb0e
tcp: remove retransmit_skb_hint clearing from failure
by Ilpo Järvinen
· 16 years ago
0e1c54c
tcp: reorganize retransmit code loops
by Ilpo Järvinen
· 16 years ago
08ebd17
tcp: remove tp->lost_out guard to make joining diff nicer
by Ilpo Järvinen
· 16 years ago
61eb55f
tcp: Reorganize skb tagbit checks
by Ilpo Järvinen
· 16 years ago
3463857
tcp: remove obsolete validity concern
by Ilpo Järvinen
· 16 years ago
b5afe7b
tcp: add tcp_can_forward_retransmit
by Ilpo Järvinen
· 16 years ago
Next »