Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4fda25a2cd7a18e0ef9f29ba3dd6f6cd9b7ca43f
/
include
ce7663d
[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem
by Yasuyuki Kozakai
· 17 years ago
0d53778
[NETFILTER]: Convert DEBUGP to pr_debug
by Patrick McHardy
· 17 years ago
d3c3f42
[NETFILTER]: ipt_CLUSTERIP: add compat code
by Patrick McHardy
· 17 years ago
b8a7fe6
[NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpers
by Patrick McHardy
· 17 years ago
f264a7d
[NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysct
by Patrick McHardy
· 17 years ago
b560580
[NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation list
by Patrick McHardy
· 17 years ago
a71c085
[NETFILTER]: nf_conntrack: use hashtable for expectations
by Patrick McHardy
· 17 years ago
e9c1b08
[NETFILTER]: nf_conntrack: move expectaton related init code to nf_conntrack_expect.c
by Patrick McHardy
· 17 years ago
d4156e8
[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
by Patrick McHardy
· 17 years ago
6823645
[NETFILTER]: nf_conntrack_expect: function naming unification
by Patrick McHardy
· 17 years ago
53aba59
[NETFILTER]: nf_nat: use hlists for bysource hash
by Patrick McHardy
· 17 years ago
ac565e5
[NETFILTER]: nf_conntrack: export hash allocation/destruction functions
by Patrick McHardy
· 17 years ago
330f7db
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntrack_find_get
by Patrick McHardy
· 17 years ago
f205c5e
[NETFILTER]: nf_conntrack: use hlists for conntrack hash
by Patrick McHardy
· 17 years ago
b6b84d4
[NETFILTER]: nf_nat: merge nf_conn and nf_nat_info
by Yasuyuki Kozakai
· 17 years ago
d8a0509
[NETFILTER]: nf_nat: kill global 'destroy' operation
by Yasuyuki Kozakai
· 17 years ago
dacd2a1
[NETFILTER]: nf_conntrack: remove old memory allocator of conntrack
by Yasuyuki Kozakai
· 17 years ago
ff09b74
[NETFILTER]: nf_nat: remove unused nf_nat_module_is_loaded
by Yasuyuki Kozakai
· 17 years ago
2d59e5c
[NETFILTER]: nf_nat: use extension infrastructure
by Yasuyuki Kozakai
· 17 years ago
e54cbc1
[NETFILTER]: nf_nat: add reference to conntrack from entry of bysource list
by Yasuyuki Kozakai
· 17 years ago
ceceae1
[NETFILTER]: nf_conntrack: use extension infrastructure for helper
by Yasuyuki Kozakai
· 17 years ago
ecfab2c
[NETFILTER]: nf_conntrack: introduce extension infrastructure
by Yasuyuki Kozakai
· 17 years ago
4ba8877
[NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.h
by Yasuyuki Kozakai
· 17 years ago
ba9dda3
[NETFILTER]: x_tables: add TRACE target
by Jozsef Kadlecsik
· 17 years ago
1b50b8a
[NETFILTER]: Add u32 match
by Jan Engelhardt
· 17 years ago
e1931b7
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
by Jan Engelhardt
· 17 years ago
ccb79bd
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
by Jan Engelhardt
· 17 years ago
1d93a9c
[NETFILTER]: x_tables: switch xt_match->match to bool
by Jan Engelhardt
· 17 years ago
cff533a
[NETFILTER]: x_tables: switch hotdrop to bool
by Jan Engelhardt
· 17 years ago
7bfe246
[NETFILTER]: ip6_tables: fix explanation of valid upper protocol number
by Yasuyuki Kozakai
· 17 years ago
067b207
[UDP]: Cleanup UDP encapsulation code
by James Chapman
· 17 years ago
4117252
[IrDA]: Monitor mode.
by Samuel Ortiz
· 17 years ago
89da1ec
[IrDA]: Netlink layer.
by Samuel Ortiz
· 17 years ago
8c64462
[NET]: Allow group ownership of TUN/TAP devices.
by Guido Guenther
· 17 years ago
4bdf399
[NET_SCHED]: Remove unnecessary stats_lock pointers
by Patrick McHardy
· 17 years ago
628529b
[XFRM] Introduce standalone SAD lookup
by Jamal Hadi Salim
· 17 years ago
61cbc2f
[NET]: Fix secondary unicast/multicast address count maintenance
by Patrick McHardy
· 17 years ago
d62733c
[SCHED]: Qdisc changes and sch_rr added for multiqueue
by Peter P Waskiewicz Jr
· 17 years ago
f25f4e4
[CORE] Stack changes to add multiqueue hardware support API
by Peter P Waskiewicz Jr
· 17 years ago
cf14a4d
[L2TP]: Changes to existing ppp and socket kernel headers for L2TP
by James Chapman
· 17 years ago
342f023
[UDP]: Introduce UDP encapsulation type for L2TP
by James Chapman
· 17 years ago
4417da6
[NET]: dev: secondary unicast address support
by Patrick McHardy
· 17 years ago
3fba5a8
[NET]: dev_mcast: switch to generic net_device address lists
by Patrick McHardy
· 17 years ago
bf74248
[NET]: dev: introduce generic net_device address lists
by Patrick McHardy
· 17 years ago
d212f87
[NET]: IPV6 checksum offloading in network devices
by Stephen Hemminger
· 17 years ago
d3d6dd3
[XFRM]: Add module alias for transformation type.
by Masahide NAKAMURA
· 17 years ago
59fbb3a6
[IPV6] MIP6: Loadable module support for MIPv6.
by Masahide NAKAMURA
· 17 years ago
136ebf0
[IPV6] MIP6: Kill unnecessary ifdefs.
by Masahide NAKAMURA
· 17 years ago
2371baa
[RTNETLINK]: Fix rtnetlink compat attribute patch
by Patrick McHardy
· 17 years ago
afdc323
[RTNETLINK]: Add nested compat attribute
by Patrick McHardy
· 17 years ago
1092cb2
[NETLINK]: attr: add nested compat attribute type
by Patrick McHardy
· 17 years ago
334a813
[SKBUFF]: Keep track of writable header len of headerless clones
by Patrick McHardy
· 17 years ago
1e180f7
[KTIME]: Introduce ktime_add_us
by Arnaldo Carvalho de Melo
· 17 years ago
f1c91da
[KTIME]: Introduce ktime_us_delta
by Gerrit Renker
· 17 years ago
07b5b17
[VLAN]: Use rtnl_link API
by Patrick McHardy
· 17 years ago
a4bf3af4
[VLAN]: Introduce symbolic constants for flag values
by Patrick McHardy
· 17 years ago
b020cb4
[VLAN]: Keep track of number of QoS mappings
by Patrick McHardy
· 17 years ago
734423c
[VLAN]: Use 32 bit value for skb->priority mapping
by Patrick McHardy
· 17 years ago
38f7b87
[RTNETLINK]: Link creation API
by Patrick McHardy
· 17 years ago
6472ce6
[NET]: Mark struct net_device * argument to netdev_priv const
by Patrick McHardy
· 17 years ago
8c7b7fa
[NET]: Kill eth_copy_and_sum().
by David S. Miller
· 17 years ago
05646c9
[TIPC]: Optimize stream send routine to avoid fragmentation
by Allan Stephens
· 17 years ago
e06e7c6
[IPV4]: The scheduled removal of multipath cached routing support.
by David S. Miller
· 17 years ago
4eb6bf6
lots-of-architectures: enable arbitary speed tty support
by Alan Cox
· 17 years ago
bcf67e1
Make common helpers for seq_files that work with list_heads
by Pavel Emelianov
· 17 years ago
64c70b1
Add LZO1X algorithm to the kernel
by Richard Purdie
· 17 years ago
4c75f74
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
6ed911f
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
64b853a
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
0f16639
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
5f60cfd
Merge git://git.infradead.org/~dwmw2/battery-2.6
by Linus Torvalds
· 17 years ago
9f9d763
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
1b21f45
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 17 years ago
01370f0
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
5cbc39a
Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
825a2ff
AX88796 network driver
by Ben Dooks
· 17 years ago
569fb75
[MIPS] WRPPMC: Fix build.
by Ralf Baechle
· 17 years ago
7e95a01
[MIPS] Change names of local variables to silence sparse
by Atsushi Nemoto
· 17 years ago
35c700c
[MIPS] Non-FPAFF: Fix warning.
by Ralf Baechle
· 17 years ago
688b3d7
[MIPS] Delete Ocelot 3 support.
by Ralf Baechle
· 17 years ago
c99cabf
[MIPS] remove LASAT Networks platforms support
by Yoichi Yuasa
· 17 years ago
ecd27b9
[MIPS] Early check for SMTC kernel on non-MT processor
by Chris Dearman
· 17 years ago
5ddcb3c
[MIPS] Make ioremap() work on TX39/49 special unmapped segment
by Atsushi Nemoto
· 17 years ago
f74cf6f
[MIPS] rbtx4938: Convert SPI codes to use generic SPI drivers
by Atsushi Nemoto
· 17 years ago
06cf558
[MIPS] SNI RM updates
by Thomas Bogendoerfer
· 17 years ago
6f95e60
[MIPS] PMC MSP71xx PCI support
by Marc St-Jean
· 17 years ago
9267a30
[MIPS] PMC MSP71xx mips common
by Marc St-Jean
· 17 years ago
35832e2
[MIPS] PMC MSP71xx core platform
by Marc St-Jean
· 17 years ago
a4b156d
[MIPS] Removes the few leftovers of the MOMENCO_JAGUAR_ATX removal.
by Adrian Bunk
· 17 years ago
42d226c
[MIPS] New files for lemote fulong mini-PC support
by Songmao Tian
· 17 years ago
2a21c73
[MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2
by Fuxin Zhang
· 17 years ago
fee578f
[MIPS] Convert init_thread initialization to ISO C initializers.
by Ralf Baechle
· 17 years ago
a369202
[MIPS] Enable support for the userlocal hardware register
by Ralf Baechle
· 17 years ago
d223a861
[MIPS] FP affinity: Coding style cleanups
by Ralf Baechle
· 17 years ago
e7c4782
[MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
by Ralf Baechle
· 17 years ago
192cca6
[MIPS] Remove Momenco Ocelot C support
by Franck Bui-Huu
· 17 years ago
19df0d1
[MIPS] PCI: Make dev pointer argument of pcibios_map_irq const.
by Ralf Baechle
· 17 years ago
6b5bf50
[MIPS] EV64120: Remove support
by Yoichi Yuasa
· 17 years ago
b63e804
[MIPS] Remove unused watchpoint support and arch/mips/lib-{32,64}
by Atsushi Nemoto
· 18 years ago
b1c65b3
[MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbols
by Franck Bui-Huu
· 18 years ago
Next »