Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
76ee65bfaa1435320a72989a6413467ce446ae23
76ee65b
mac80211: restructuring data Rx handlers
by Ron Rindjunsky
· 17 years ago
ece8edd
mac80211: hardware scan rework
by Zhu Yi
· 17 years ago
f68635e
[IPV6]: Cleanup the addconf_sysctl_register
by Pavel Emelyanov
· 17 years ago
9fa8964
[IPV4]: Cleanup the devinet_sysctl_register
by Pavel Emelyanov
· 17 years ago
c3bac5a
[NEIGH]: Use the ctl paths to create neighbours sysctls
by Pavel Emelyanov
· 17 years ago
3c607bb
[NEIGH]: Cleanup the neigh_sysctl_register
by Pavel Emelyanov
· 17 years ago
1597fbc
[UNIX]: Make the unix sysctl tables per-namespace
by Pavel Emelyanov
· 17 years ago
1d430b9
[UNIX]: Use ctl paths to register unix ctl tables
by Pavel Emelyanov
· 17 years ago
d392e49
[UNIX]: Move the sysctl_unix_max_dgram_qlen
by Pavel Emelyanov
· 17 years ago
97577e3
[UNIX]: Extend unix_sysctl_(un)register prototypes
by Pavel Emelyanov
· 17 years ago
dd88590
[DECNET]: Remove extra memset from dn_fib_check_nh
by Denis V. Lunev
· 17 years ago
875179f
[IPSEC]: SPD auditing fix to include the netmask/prefix-length
by Paul Moore
· 17 years ago
9108d5f
[TFRC]: Hide tx history details from the CCIDs
by Arnaldo Carvalho de Melo
· 17 years ago
95bdfcc
[NET]: Implement the per network namespace sysctl infrastructure
by Eric W. Biederman
· 17 years ago
e51b6ba
sysctl: Infrastructure for per namespace sysctls
by Eric W. Biederman
· 17 years ago
23eb06d
sysctl: Remember the ctl_table we passed to register_sysctl_paths
by Eric W. Biederman
· 17 years ago
29e796f
sysctl: Add register_sysctl_paths function
by Eric W. Biederman
· 17 years ago
be0ea7d
[NETFILTER]: Convert old checksum helper names
by Patrick McHardy
· 17 years ago
a99a00c
[NET]: Move netfilter checksum helpers to net/core/utils.c
by Patrick McHardy
· 17 years ago
3159afe
[DCCP]: Remove duplicate test for CloseReq
by Gerrit Renker
· 17 years ago
0c86962
[DCCP]: Integrate state transitions for passive-close
by Gerrit Renker
· 17 years ago
f11135a
[DCCP]: Dedicated auxiliary states to support passive-close
by Gerrit Renker
· 17 years ago
f53dc67
[DCCP]: Use AF-independent rebuild_header routine
by Gerrit Renker
· 17 years ago
276f2ed
[TFRC]: Migrate TX history to singly-linked lis
by Arnaldo Carvalho de Melo
· 17 years ago
ea4f76a
[TCP]: Two fixes to new sacktag code
by Ilpo Järvinen
· 17 years ago
df1b86c
[NET]: Nicer WARN_ON in netstat_show
by Pavel Emelyanov
· 17 years ago
c7dc89c
[IPV6]: Add RFC4214 support
by Fred L. Templin
· 17 years ago
df97c70
[NET]: Eliminate unused argument from sk_stream_alloc_pskb
by Pavel Emelyanov
· 17 years ago
f561d0f
[NET]: Uninline the sk_stream_alloc_pskb
by Pavel Emelyanov
· 17 years ago
3015a34
[IPV4] fib_hash: kmalloc + memset conversion to kzalloc
by Joonwoo Park
· 17 years ago
88f8349
[IPV4] fib_semantics: kmalloc + memset conversion to kzalloc
by Joonwoo Park
· 17 years ago
dcaee95
[IPSEC]: kmalloc + memset conversion to kzalloc
by Joonwoo Park
· 17 years ago
8512430
[TCP]: Move FRTO checks out from write queue abstraction funcs
by Ilpo Järvinen
· 17 years ago
82d8a867
[NET]: Make macro to specify the ptype_base size
by Pavel Emelyanov
· 17 years ago
8d8ad9d
[NET]: Name magic constants in sock_wake_async()
by Pavel Emelyanov
· 17 years ago
ce865a6
[DCCP]: Add support for abortive release
by Gerrit Renker
· 17 years ago
d83bd95
[DCCP]: Check for unread data on close
by Gerrit Renker
· 17 years ago
dcfbc7e
[CCID2]: Remove misleading comment
by Gerrit Renker
· 17 years ago
a302002
[CCID2]: Remove redundant ack-counting variable
by Gerrit Renker
· 17 years ago
8339936
[CCID2]: Remove redundant synchronisation variable
by Gerrit Renker
· 17 years ago
da98e0b
[CCID2]: Redundant debugging output
by Gerrit Renker
· 17 years ago
95b21d7
[CCID2]: Replace pipe assignment-function with assignment
by Gerrit Renker
· 17 years ago
3deeadd
[CCID2]: Replace cwnd assignment-function with assignment
by Gerrit Renker
· 17 years ago
63df18a
[CCID2]: Replace read-only variable with constant
by Gerrit Renker
· 17 years ago
7792cd8
[CCID2]: Remove unused variable
by Gerrit Renker
· 17 years ago
900bfed
[CCID2]: Disable broken Ack Ratio adaptation algorithm
by Gerrit Renker
· 17 years ago
b00d2bb
[CCID2]: Larger initial windows also for CCID2
by Gerrit Renker
· 17 years ago
e18d7a9
[DCCP]: Initialize dccp_sock before calling the ccid constructors
by Arnaldo Carvalho de Melo
· 17 years ago
d50ad16
[CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd
by Gerrit Renker
· 17 years ago
df054e1
[CCID2]: Don't assign negative values to Ack Ratio
by Gerrit Renker
· 17 years ago
cfbbeab
[CCID2]: Fix sequence number arithmetic/comparisons
by Gerrit Renker
· 17 years ago
3de5489
[CCID2]: Bug in reading Ack Vectors
by Gerrit Renker
· 17 years ago
a47c510
[ACKVEC]: Reduce length of identifiers
by Gerrit Renker
· 17 years ago
e7d0362
[PCOUNTER] Fix build error without CONFIG_SMP
by Ilpo Järvinen
· 17 years ago
f126734
[IPV6]: Correct the comment concerning inetsw6 table
by Pavel Emelyanov
· 17 years ago
a53eb3f
[UNIX] Move the unix sock iterators in to proper place
by Pavel Emelyanov
· 17 years ago
c281490
[DCCP]: Update documentation on ioctls
by Gerrit Renker
· 17 years ago
c86ab2b
[DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also
by Gerrit Renker
· 17 years ago
6d57b43
[DCCP]: Remove redundant dependency on IP_DCCP
by Gerrit Renker
· 17 years ago
e333b3e
[DCCP]: Promote CCID2 as default CCID
by Gerrit Renker
· 17 years ago
ebe6f7e
[DCCP]: Update documentation
by Gerrit Renker
· 17 years ago
8e8c71f
[DCCP]: Honour and make use of shutdown option set by user
by Gerrit Renker
· 17 years ago
9b91ad2
[DCCP]: Make PARTOPEN an autonomous state
by Gerrit Renker
· 17 years ago
c3ada46
[CCID3]: Inline for moving average
by Gerrit Renker
· 17 years ago
a5358fd
[CCID3]: Accurately determine idle & application-limited periods
by Gerrit Renker
· 17 years ago
eb279b79
[CCID3]: Ignore trivial amounts of elapsed time
by Gerrit Renker
· 17 years ago
6c08b2c
[CCID3]: Revert use of MSS instead of s
by Gerrit Renker
· 17 years ago
ebb53d7
[NET] proto: Use pcounters for the inuse field
by Arnaldo Carvalho de Melo
· 17 years ago
de4d1db
[LIB]: Introduce struct pcounter
by Arnaldo Carvalho de Melo
· 17 years ago
0c88443
mac80211: remove more forgotten code
by Johannes Berg
· 17 years ago
6b4e324
mac80211: adding 802.11n definitions in ieee80211.h
by Ron Rindjunsky
· 17 years ago
48933dea
mac80211: Remove local->scan_flags
by Helmut Schaa
· 17 years ago
dabeb34
mac80211: provide interface iterator for drivers
by Johannes Berg
· 17 years ago
9859a79
[NET]: Compact sk_stream_mem_schedule() code
by Pavel Emelyanov
· 17 years ago
3ef1355
[NET]: Make netns cleanup to run in a separate queue
by Benjamin Thery
· 17 years ago
85b6068
[IPVS]: Relax the module get/put in ip_vs_app.c
by Pavel Emelyanov
· 17 years ago
52427c9
[TUN]: Use iov_length()
by Akinobu Mita
· 17 years ago
02d4582
[NET] net/core/request_sock.c: Remove unused exports.
by Adrian Bunk
· 17 years ago
beb659b
[PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to workqueue
by Eric Dumazet
· 17 years ago
42a7380
[RAW]: Consolidate proc interface.
by Pavel Emelyanov
· 17 years ago
ab70768
[RAW]: Consolidate proto->unhash callback
by Pavel Emelyanov
· 17 years ago
65b4c50
[RAW]: Consolidate proto->hash callback
by Pavel Emelyanov
· 17 years ago
b673e4d
[RAW]: Introduce raw_hashinfo structure
by Pavel Emelyanov
· 17 years ago
69d6da0
[IPv6] RAW: Compact the API for the kernel
by Pavel Emelyanov
· 17 years ago
7bc54c9
[IPv4] RAW: Compact the API for the kernel
by Pavel Emelyanov
· 17 years ago
e372c41
[NET]: Consolidate net namespace related proc files creation.
by Denis V. Lunev
· 17 years ago
097e66c
[NET]: Make AF_UNIX per network namespace safe [v2]
by Denis V. Lunev
· 17 years ago
d12d01d
[NET]: Make AF_PACKET handle multiple network namespaces
by Denis V. Lunev
· 17 years ago
4b3da70
[NET]: Make the netlink methods in rtnetlink handle multiple network namespaces
by Eric W. Biederman
· 17 years ago
97c53ca
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
by Denis V. Lunev
· 17 years ago
b854272
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
by Denis V. Lunev
· 17 years ago
ad5d20a
[MACVLAN]: Allow setting mac address while device is up
by Patrick McHardy
· 17 years ago
59891d5
[MACVLAN]: Remove unnecessary IFF_UP check
by Patrick McHardy
· 17 years ago
1b0b04f
[IPCONFIG]: Mark vendor_class_identifier as __initdata.
by David S. Miller
· 17 years ago
b209639
[IPVS]: Create synced connections with their real state
by Rumen G. Bogdanovski
· 17 years ago
7a4fbb1
[IPVS]: Flag synced connections and expose them in proc
by Rumen G. Bogdanovski
· 17 years ago
c237899
ieee80211: Add IEEE80211_MAX_FRAME_LEN to linux/ieee80211.h
by Michael Wu
· 17 years ago
6a43295
mac80211: Accept auto txpower setting
by Mattias Nissler
· 17 years ago
c7b6ea2
[NETPOLL]: Don't need rx_flags.
by Stephen Hemminger
· 17 years ago
33f807b
[NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested.
by Stephen Hemminger
· 17 years ago
Next »