Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c4ea94ab3710eb2434abe2eab1a479c2dc01f8ac
c4ea94a
[DECnet]: Endian annotation and fixes for DECnet.
by Steven Whitehouse
· 19 years ago
2c7946a
[SECURITY]: TCP/UDP getpeersec
by Catherine Zhang
· 19 years ago
be33690
[XFRM]: Fix aevent related crash
by Patrick McHardy
· 19 years ago
15d99e0
[TCP]: sysctl to allow TCP window > 32767 sans wscale
by Rick Jones
· 19 years ago
c1b1bce
[IPV4] ARP: Documentation for new arp_accept sysctl variable.
by Neil Horman
· 19 years ago
abd596a
[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.
by Neil Horman
· 19 years ago
59f1741
[TG3]: netif_carrier_off runs too early; could still be queued when init fails
by Jeff Mahoney
· 19 years ago
87546b1
[TIPC]: Avoid compiler warning
by Per Liden
· 19 years ago
de70c5b
[TIPC]: Reduce stack usage
by Per Liden
· 19 years ago
988f088
[TIPC]: Cleanups
by Adrian Bunk
· 19 years ago
7c501a5
[TIPC]: Remove unused functions
by Per Liden
· 19 years ago
05790c6
[TIPC]: Remove inlines from *.c
by Sam Ravnborg
· 19 years ago
1fc54d8
[TIPC]: Fix simple sparse warnings
by Sam Ravnborg
· 19 years ago
edb2c34
[NETFILTER]: Fix warnings in ip_nat_snmp_basic.c
by David S. Miller
· 19 years ago
fb95049
[DCCP]: Fix uninitialized var warnings in dccp_parse_options().
by David S. Miller
· 19 years ago
57b47a5
[NET]: sem2mutex part 2
by Ingo Molnar
· 19 years ago
6613f82
[ATM] suni: cast arg properly in SONET_SETFRAMING
by Alexey Dobriyan
· 19 years ago
471a24c
[WAN]: fix section mismatch warning in sbni
by Sam Ravnborg
· 19 years ago
e3968fc
[SUNGEM]: sem2mutex
by Ingo Molnar
· 19 years ago
758df69
[CASSINI]: sem2mutex
by Ingo Molnar
· 19 years ago
73a6c63
[IRDA]: remove MODULE_PARM()
by Andrew Morton
· 19 years ago
4a3e2f7
[NET] sem2mutex: net/
by Arjan van de Ven
· 19 years ago
d4ccd08
[IRDA] sem2mutex: drivers/net/irda
by Arjan van de Ven
· 19 years ago
1533306
[NET]: dev_put/dev_hold cleanup
by Stephen Hemminger
· 19 years ago
2d0817d
[DCCP] options: Make dccp_insert_options & friends yell on error
by Arnaldo Carvalho de Melo
· 19 years ago
110bae4
[DCCP]: Remove leftover dccp_send_response prototype
by Arnaldo Carvalho de Melo
· 19 years ago
c5fed15
[DCCP]: ditch dccp_v[46]_ctl_send_ack
by Arnaldo Carvalho de Melo
· 19 years ago
118b2c9
[DCCP]: Use sk->sk_prot->max_header consistently for non-data packets
by Arnaldo Carvalho de Melo
· 19 years ago
e5a6de9
[DCCP] options: Fix handling of ackvecs in DATA packets
by Arnaldo Carvalho de Melo
· 19 years ago
aa837b5
[ATM]: Fix build after neigh->parms->neigh_destructor change.
by David S. Miller
· 19 years ago
e9e6780
[TG3]: update version and reldate
by Michael Chan
· 19 years ago
c4e6575
[TG3]: Add firmware version info
by Michael Chan
· 19 years ago
1820180
[TG3]: nvram cleanup
by Michael Chan
· 19 years ago
79f4d13
[TG3]: Fixup memory test for 5787
by Michael Chan
· 19 years ago
fcfa0a3
[TG3]: Add new one-shot MSI handler
by Michael Chan
· 19 years ago
9c27dbd
[TG3]: Add ipv6 checksum support
by Michael Chan
· 19 years ago
5a6f307
[TG3]: Add new hard_start_xmit
by Michael Chan
· 19 years ago
1b27777
[TG3]: Add 5787 nvram support
by Michael Chan
· 19 years ago
d9ab5ad1
[TG3]: Add 5787 and 5754 basic support
by Michael Chan
· 19 years ago
6cb153c
[NET]: use fget_light() in net/socket.c
by Benjamin LaHaise
· 19 years ago
8aca8a2
[NET]: minor net_rx_action optimization
by Stephen Hemminger
· 19 years ago
99cae7f
[NET] rtnetlink: Add RTPROT entry for Netsukuku.
by Alpt
· 19 years ago
c5ecd62
[NET]: Move destructor from neigh->ops to neigh_params
by Michael S. Tsirkin
· 19 years ago
53dcb0e
[PKTGEN]: Updates version.
by Luiz Capitulino
· 19 years ago
6146e6a
[PKTGEN]: Removes thread_{un,}lock() macros.
by Luiz Capitulino
· 19 years ago
222fa07
[PKTGEN]: Convert thread lock to mutexes.
by Luiz Capitulino
· 19 years ago
6756ae4
[NET]: Convert RTNL to mutex.
by Stephen Hemminger
· 19 years ago
253aa11
[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()
by David S. Miller
· 19 years ago
50bf3e2
[TCP] H-TCP: Better time accounting
by Baruch Even
· 19 years ago
0bc6d90
[TCP] H-TCP: Account for delayed-ACKs
by Baruch Even
· 19 years ago
c33ad6e
[TCP] H-TCP: Use msecs_to_jiffies
by Baruch Even
· 19 years ago
b191ba0
[CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.
by Evgeniy Polyakov
· 19 years ago
0ac81ae
[IRDA]: TOIM3232 dongle support
by David Basden
· 19 years ago
65a3980
[PKTGEN]: Updates version.
by Luiz Capitulino
· 19 years ago
c26a801
[PKTGEN]: Ports if_list to the in-kernel implementation.
by Luiz Capitulino
· 19 years ago
8024bb2
[PKTGEN]: Fix Initialization fail leak.
by Luiz Capitulino
· 19 years ago
12e1872
[PKTGEN]: Fix kernel_thread() fail leak.
by Luiz Capitulino
· 19 years ago
cdcdbe0
[PKTGEN]: Ports thread list to Kernel list implementation.
by Luiz Capitulino
· 19 years ago
222f180
[PKTGEN]: Lindent run.
by Luiz Capitulino
· 19 years ago
6df9424
[DCCP] options: Fix some aspects of mandatory option processing
by Arnaldo Carvalho de Melo
· 19 years ago
c0c736d
[DCCP] ccid2: coding style cleanups
by Arnaldo Carvalho de Melo
· 19 years ago
45329e7
[DCCP] ipv6: cleanups
by Arnaldo Carvalho de Melo
· 19 years ago
c4d9390
[ICSK]: Introduce inet_csk_ctl_sock_create
by Arnaldo Carvalho de Melo
· 19 years ago
7247887
[DCCP] ipv6: Add missing ipv6 control socket
by Arnaldo Carvalho de Melo
· 19 years ago
c25a18b
[DCCP]: Uninline some functions
by Arnaldo Carvalho de Melo
· 19 years ago
5e0817f
[DCCP] ipv4: make struct dccp_v4_prot static
by Adrian Bunk
· 19 years ago
d76e60a
[IPV6]: Fix some code/comment formatting in ip6_dst_output().
by David S. Miller
· 19 years ago
06ef921
[IPV4]: fib_trie stats fix
by Robert Olsson
· 19 years ago
5ddf0eb
[IPV4]: fib_trie initialzation fix
by Robert Olsson
· 19 years ago
4f81c32
[TG3]: Fix tg3_get_ringparam()
by Michael Chan
· 19 years ago
e75f7c9
[TG3]: Add some missing netif_running() checks
by Michael Chan
· 19 years ago
0e7b136
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
by John Heffner
· 19 years ago
1d541dd
[AF_UNIX]: scm: better initialization
by Benjamin LaHaise
· 19 years ago
e9df7d7f
[AF_UNIX]: use shift instead of integer division
by Benjamin LaHaise
· 19 years ago
231d06a
[NET]: Uninline kfree_skb and allow NULL argument
by Jörn Engel
· 19 years ago
2e1f47c
[LLC]: Fix sap refcounting
by Arnaldo Carvalho de Melo
· 19 years ago
2342c99
[LLC]: Replace __inline__ with inline
by Arnaldo Carvalho de Melo
· 19 years ago
9c005e0
[LLC]: Fix struct proto .name
by Arnaldo Carvalho de Melo
· 19 years ago
95ed63f
[NET] pktgen: Fix races between control/worker threads.
by Arthur Kepner
· 19 years ago
4bf07ef
[XFRM]: Rearrange struct xfrm_aevent_id for better compatibility.
by Jamal Hadi Salim
· 19 years ago
b61fafc
[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c
by Arnaldo Carvalho de Melo
· 19 years ago
46f09ff
[DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init
by Arnaldo Carvalho de Melo
· 19 years ago
075ae86
[DCCP]: Move dccp_hashinfo from ipv4.c to the core
by Arnaldo Carvalho de Melo
· 19 years ago
0a1ec67
[DCCP]: Dont use dccp_v4_checksum in dccp_make_response
by Arnaldo Carvalho de Melo
· 19 years ago
c985ed7
[DCCP]: Move dccp_[un]hash from ipv4.c to the core
by Arnaldo Carvalho de Melo
· 19 years ago
3e0fadc
[DCCP]: Move dccp_v4_{init,destroy}_sock to the core
by Arnaldo Carvalho de Melo
· 19 years ago
017487d
[DCCP]: Generalize dccp_v4_send_reset
by Arnaldo Carvalho de Melo
· 19 years ago
e55d912
[DCCP] feat: Introduce sysctls for the default features
by Arnaldo Carvalho de Melo
· 19 years ago
04e2661
[DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock
by Arnaldo Carvalho de Melo
· 19 years ago
057fc67
[DCCP]: Kconfig tidy up
by Arnaldo Carvalho de Melo
· 19 years ago
93ce209
[DCCP]: Make CCID2 be the default
by Arnaldo Carvalho de Melo
· 19 years ago
60fe62e
[DCCP]: sparse endianness annotations
by Andrea Bittau
· 19 years ago
a193a4a
[NETFILTER]: Fix skb->nf_bridge lifetime issues
by Patrick McHardy
· 19 years ago
6ffd30f
[DCCP] feat: Actually change the CCID upon negotiation
by Andrea Bittau
· 19 years ago
91f0ebf
[DCCP] CCID: Improve CCID infrastructure
by Arnaldo Carvalho de Melo
· 19 years ago
f38c39d
[PKT_SCHED]: Convert sch_red to a classful qdisc
by Patrick McHardy
· 19 years ago
a70fcb0
[XFRM]: Add some missing exports.
by David S. Miller
· 19 years ago
ee857a7
[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
by David S. Miller
· 19 years ago
0ac8475
[XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough.
by David S. Miller
· 19 years ago
8c29bfe
[IPSEC]: Sync series - update selinux
by Jamal Hadi Salim
· 19 years ago
Next »