Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8f4c1f9b049df3be11090f1c2c4738700302acae
/
include
8f4c1f9
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
by Thomas Graf
· 17 years ago
d8a5ec6
[NET]: netlink support for moving devices between network namespaces.
by Eric W. Biederman
· 17 years ago
ce286d3
[NET]: Implement network device movement between namespaces
by Eric W. Biederman
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
b4b5102
[NET]: Support multiple network namespaces with netlink
by Eric W. Biederman
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
07feaeb
[NET]: Add a network namespace parameter to struct sock
by Eric W. Biederman
· 17 years ago
4a1c537
[NET]: Add a network namespace tag to struct net_device
by Eric W. Biederman
· 17 years ago
772698f
[NET]: Add a network namespace parameter to tasks
by Eric W. Biederman
· 17 years ago
5f256be
[NET]: Basic network namespace infrastructure.
by Eric W. Biederman
· 17 years ago
ab5f5e8
[XFRM]: xfrm audit calls
by Joy Latten
· 17 years ago
d2e9117
[NET]: Change type of owner in sock_lock_t to int, rename
by John Heffner
· 17 years ago
11a843b
[MAC80211]: rework key handling
by Johannes Berg
· 17 years ago
f658eb9
[MAC80211] key handling: remove default_wep_only
by Johannes Berg
· 17 years ago
8f20fc2
[MAC80211]: embed key conf in key, fix driver interface
by Johannes Berg
· 17 years ago
7b33a57
[MAC80211]: remove unused ioctls (3)
by Johannes Berg
· 17 years ago
53cb670
[MAC80211]: remove unused ioctls (2)
by Johannes Berg
· 17 years ago
b2446b3
[MAC80211]: remove unused ioctls (1)
by Johannes Berg
· 17 years ago
3017b80
[MAC80211]: fix software decryption
by Johannes Berg
· 17 years ago
82f7160
[MAC80211]: remove radar stuff
by Johannes Berg
· 17 years ago
aaa92e9
[MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACK
by Johannes Berg
· 17 years ago
0ef6e49
[MAC80211]: remove IEEE80211_HW_HOST_GEN_BEACON flag
by Johannes Berg
· 17 years ago
4dfd1d2
[MAC80211]: remove reset callback
by Johannes Berg
· 17 years ago
172589c
[NET]: DIV_ROUND_UP cleanup (part two)
by Ilpo Järvinen
· 17 years ago
a47ed4c
[IPV6] XFRM: Fix connected socket to use transformation.
by Noriaki TAKAMIYA
· 17 years ago
e773e4f
[IPV6]: Add v4mapped address inline
by Brian Haley
· 17 years ago
18f0254
[TCP] MIB: Add counters for discarded SACK blocks
by Ilpo Järvinen
· 17 years ago
6ff03ac
[TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere)
by Ilpo Järvinen
· 17 years ago
e9144bd
[TCP]: Remove unnecessary wrapper tcp_packets_out_dec
by Ilpo Järvinen
· 17 years ago
8fb8354a
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
by Arnaldo Carvalho de Melo
· 17 years ago
19ac214
[DCCP]: Convert dccps_timestamp_time to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
a272378
[KTIME]: Introduce ktime_sub_ns and ktime_sub_us
by Arnaldo Carvalho de Melo
· 17 years ago
4d93df0
[SCTP]: Rewrite of sctp buffer management code
by Neil Horman
· 17 years ago
339bf02
[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS
by Jeff Garzik
· 17 years ago
ff03d49
[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count
by Jeff Garzik
· 17 years ago
3ae7c0b
[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
by Jeff Garzik
· 17 years ago
0bcc181
[NET] netconsole: Support dynamic reconfiguration using configfs
by Satyam Sharma
· 17 years ago
13dae42
[TCP]: Update comment about highest_sack validity
by Ilpo Järvinen
· 17 years ago
e60402d
[TCP]: Move sack_ok access to obviously named funcs & cleanup
by Ilpo Järvinen
· 17 years ago
b9c4595
[TCP]: Don't panic if S+L skb is detected
by Ilpo Järvinen
· 17 years ago
1b6d427b
[TCP]: Reduce sacked_out with reno when purging write_queue
by Ilpo Järvinen
· 17 years ago
005903b
[TCP]: Left out sync->verify (the new meaning of it) & definify
by Ilpo Järvinen
· 17 years ago
83ae408
[TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines
by Ilpo Järvinen
· 17 years ago
b5860bb
[TCP]: Tighten tcp_sock's belt, drop left_out
by Ilpo Järvinen
· 17 years ago
af610b4
[TCP]: Add tcp_dec_pcount_approx int variant
by Ilpo Järvinen
· 17 years ago
bdf1ee5
[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it
by Ilpo Järvinen
· 17 years ago
539d243
[TCP]: Access to highest_sack obsoletes forward_cnt_hint
by Ilpo Järvinen
· 17 years ago
d738cd8
[TCP]: Add highest_sack seqno, points to globally highest SACK
by Ilpo Järvinen
· 18 years ago
71c87e0
[NET]: Generic Large Receive Offload for TCP traffic
by Jan-Bernd Themann
· 17 years ago
e314dbd
[NET]: Virtual ethernet device driver.
by Pavel Emelyanov
· 17 years ago
e719928
[RTNETLINK]: Introduce generic rtnl_create_link().
by Pavel Emelianov
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
dfe6e81
[MAC80211]: Add get_unaligned to ieee80211_get_radiotap_len
by Andy Green
· 17 years ago
d9430a3
[MAC80211]: implement ERP info change notifications
by Daniel Drake
· 17 years ago
7e9ed18
[MAC80211]: improved short preamble handling
by Daniel Drake
· 17 years ago
d5d08de
[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control
by Ivo van Doorn
· 17 years ago
be8755e
[MAC80211]: improve locking of sta_info related structures
by Michael Wu
· 17 years ago
571ecf6
[MAC80211]: split RX handlers into own file
by Johannes Berg
· 17 years ago
e46dc1d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
a200ee1
mm: set_page_dirty_balance() vs ->page_mkwrite()
by Peter Zijlstra
· 17 years ago
891e6a9
[ROSE]: Fix rose.ko oops on unload
by Alexey Dobriyan
· 17 years ago
0c2043a
Don't do load-average calculations at even 5-second intervals
by Linus Torvalds
· 17 years ago
4ecbca8
Remove unnecessary cast in prefetch()
by Serge Belyshev
· 17 years ago
c7659e2
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
cda6a20
Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi>
by Michael Hennerich
· 17 years ago
c58c214
Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver
by Michael Hennerich
· 17 years ago
9ea0f04
[MIPS] Terminally fix local_{dec,sub}_if_positive
by Ralf Baechle
· 17 years ago
fef7470
[MIPS] Type proof reimplementation of cmpxchg.
by Ralf Baechle
· 17 years ago
a347017
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
ca074a3
[MIPS] Fix value of O_TRUNC
by Ralf Baechle
· 17 years ago
4827bbb
i386: remove bogus comment about memory barrier
by Nick Piggin
· 17 years ago
05e3175
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
f8ab18d
[TCP]: Fix MD5 signature handling on big-endian.
by David S. Miller
· 17 years ago
7d809ba
[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.
by Ralf Baechle
· 17 years ago
ff0ce68
Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"
by Linus Torvalds
· 17 years ago
f7f847b
Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"
by Linus Torvalds
· 17 years ago
e66485d
x86-64: Disable local APIC timer use on AMD systems with C1E
by Thomas Gleixner
· 17 years ago
78bd8fb
fix sctp_del_bind_addr() last argument type
by Al Viro
· 17 years ago
d85f579
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
6f4c618
SCTP : Add paramters validity check for ASCONF chunk
by Wei Yongjun
· 17 years ago
ece25df
SCTP: Clean up OOTB handling and fix infinite loop processing
by Vlad Yasevich
· 17 years ago
853298b
ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)
by Alexey Starikovskiy
· 17 years ago
1146fe3
[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.
by Ralf Baechle
· 17 years ago
b04e7bd
ACPI: disable lower idle C-states across suspend/resume
by Thomas Gleixner
· 17 years ago
0b95f22
Blackfin arch: add some missing syscall
by Bryan Wu
· 17 years ago
f972020
Binfmt_flat: Add minimum support for the Blackfin relocations
by Bernd Schmidt
· 17 years ago
da8f153
Revert "x86_64: Quicklist support for x86_64"
by Linus Torvalds
· 17 years ago
b8fceee
signalfd simplification
by Davide Libenzi
· 17 years ago
1799e35
sched: add /proc/sys/kernel/sched_compat_yield
by Ingo Molnar
· 17 years ago
a88a8ef
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
f15f413
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
09abbcf
[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaround
by Maciej W. Rozycki
· 17 years ago
480eccf
Fix NUMA Memory Policy Reference Counting
by Lee Schermerhorn
· 17 years ago
28f300d
Fix user namespace exiting OOPs
by Pavel Emelyanov
· 17 years ago
735de22
Convert uid hash to hlist
by Pavel Emelyanov
· 17 years ago
c27da339
[POWERPC] Fix timekeeping on PowerPC 601
by Benjamin Herrenschmidt
· 17 years ago
6553dae
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
edb1e96
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
fa890d5
Fix non-ISA link error in drivers/scsi/advansys.c
by Matthew Wilcox
· 17 years ago
Next »