Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
b552f7e3a9524abcbcdf86f0a99b2be58e55a9c6
/
include
b552f7e
ipvs: unify the formula to estimate the overhead of processing connections
by Changli Gao
· 15 years ago
731109e
ipvs: use hlist instead of list
by Changli Gao
· 15 years ago
41ac51e
ipvs: make "no destination available" message more informative
by Patrick Schaaf
· 15 years ago
9291747
netfilter: xtables: add device group match
by Patrick McHardy
· 15 years ago
724bab4
netfilter: ipset: fix linking with CONFIG_IPV6=n
by Patrick McHardy
· 15 years ago
e3e241b
netfilter: ipset: install ipset related header files
by Patrick McHardy
· 15 years ago
a136764
IPVS: Remove unused variables
by Simon Horman
· 15 years ago
d956798
netfilter: xtables: "set" match and "SET" target support
by Jozsef Kadlecsik
· 15 years ago
f830837
netfilter: ipset: list:set set type support
by Jozsef Kadlecsik
· 15 years ago
6c02788
netfilter: ipset: hash:ip set type support
by Jozsef Kadlecsik
· 15 years ago
72205fc
netfilter: ipset: bitmap:ip set type support
by Jozsef Kadlecsik
· 15 years ago
a7b4f98
netfilter: ipset: IP set core support
by Jozsef Kadlecsik
· 15 years ago
f703651
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
by Jozsef Kadlecsik
· 15 years ago
2f1e317
netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n
by Patrick McHardy
· 16 years ago
06988b0
netfilter: xtables: add missing header inclusions for headers_check
by Jan Engelhardt
· 16 years ago
4cda47d
Merge branch 'connlimit' of git://dev.medozas.de/linux
by Patrick McHardy
· 16 years ago
ba12b13
netfilter: xtables: remove duplicate member
by Jan Engelhardt
· 16 years ago
82d800d
Merge branch 'connlimit' of git://dev.medozas.de/linux
by Patrick McHardy
· 16 years ago
a07aa00
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
5d84492
netfilter: xtables: remove extraneous header that slipped in
by Jan Engelhardt
· 16 years ago
b8970f0
net_sched: implement a root container qdisc sch_mqprio
by John Fastabend
· 16 years ago
4f57c08
net: implement mechanism for HW based QOS
by John Fastabend
· 16 years ago
cbda10f
net_device: add support for network device groups
by Vlad Dogaru
· 16 years ago
14f0290
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 16 years ago
cc4fc02
netfilter: xtables: connlimit revision 1
by Jan Engelhardt
· 16 years ago
a992ca2
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
by Pablo Neira Ayuso
· 16 years ago
80f8f10
net: filter: dont block softirqs in sk_run_filter()
by Eric Dumazet
· 16 years ago
a5db219
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f966a13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
93557f5
netfilter: nf_conntrack: nf_conntrack snmp helper
by Jiri Olsa
· 16 years ago
b7c15e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
a8fc0d9
Merge branch 'master' of git://dev.medozas.de/linux
by Patrick McHardy
· 16 years ago
94b27cc
netfilter: allow NFQUEUE bypass if no listener is available
by Florian Westphal
· 16 years ago
f615df7
netfilter: reduce NF_VERDICT_MASK to 0xff
by Florian Westphal
· 16 years ago
a7c2f4d
netfilter: nf_nat: fix conversion to non-atomic bit ops
by Changli Gao
· 16 years ago
0b8ad87
netfilter: xtables: add missing header files to export list
by Jan Engelhardt
· 16 years ago
0260c1d
netfilter: xtables: use __uXX guarded types for userspace exports
by Jan Engelhardt
· 16 years ago
6845a44
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
9e8a462
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 16 years ago
8c34482
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 16 years ago
ab2020f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
235646a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
e1288cd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
2a8652f
ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h
by Roberto Sassu
· 16 years ago
ecf5632
fs: fix address space warnings in ioctl_fiemap()
by Namhyung Kim
· 16 years ago
c2b3e74
fs: Remove unlikely() from fput_light()
by Steven Rostedt
· 16 years ago
2fe17c1
fallocate should be a file operation
by Christoph Hellwig
· 16 years ago
4790f4d
Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-next
by Roland Dreier
· 16 years ago
f062671
RDMA: Update workqueue usage
by Tejun Heo
· 16 years ago
94ae852
ARM: PL08x: cleanup comments
by Russell King - ARM Linux
· 16 years ago
b3697c0
fix non-x86 build failure in pmdp_get_and_clear
by Andrea Arcangeli
· 16 years ago
fc8fe1e
PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset
by Rafael J. Wysocki
· 16 years ago
f8206b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
f03c659
sanitize vfsmount refcounting changes
by Al Viro
· 16 years ago
fbabf31
netfilter: create audit records for x_tables replaces
by Thomas Graf
· 16 years ago
43f393c
netfilter: audit target to record accepted/dropped packets
by Thomas Graf
· 16 years ago
672c544
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
by Grant Likely
· 16 years ago
ea5b778
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
by David Howells
· 16 years ago
ab90911
Allow d_manage() to be used in RCU-walk mode
by David Howells
· 16 years ago
1972580
autofs4: Bump version
by Ian Kent
· 16 years ago
36d43a4
NFS: Use d_automount() rather than abusing follow_link()
by David Howells
· 16 years ago
6f45b65
Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
by David Howells
· 16 years ago
cc53ce5
Add a dentry op to allow processes to be held during pathwalk transit
by David Howells
· 16 years ago
9875cf8
Add a dentry op to handle automounting rather than abusing follow_link()
by David Howells
· 16 years ago
1b59be2
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
f9ee7f6
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
597fb18
Merge branch 'slub/hotplug' into slab/urgent
by Pekka Enberg
· 16 years ago
96a608a
ARM: PL08x: fix a warning
by Dan Williams
· 16 years ago
98d530f
Fix dmaengine_submit() return type
by Russell King - ARM Linux
· 16 years ago
3856733
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6
by Linus Torvalds
· 16 years ago
3632ef8
Revert "drm: Update fbdev fb_fix_screeninfo"
by Dave Airlie
· 16 years ago
ab0724f
PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS
by Markus Trippelsdorf
· 16 years ago
6ab8219
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
d018b6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
18bce37
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
3e8b3b9
ALSA: constify functions in ac97
by Hanno Boeck
· 16 years ago
49731ba
block: restore multiple bd_link_disk_holder() support
by Tejun Heo
· 16 years ago
d73b388
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
5957e33
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 16 years ago
acda472
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 16 years ago
822e521
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 16 years ago
b6e335a
PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events
by Rafael J. Wysocki
· 16 years ago
415e12b
PCI/ACPI: Request _OSC control once for each root bridge (v3)
by Rafael J. Wysocki
· 16 years ago
c94fbe1
tracing: Only process module tracepoints once
by Steven Rostedt
· 16 years ago
c66ac9d
[SCSI] target: Add LIO target core v4.0.0-rc6
by Nicholas Bellinger
· 16 years ago
323b7fe
include/gpio.h: remove remaining __must_check-annotiations
by Wolfram Sang
· 16 years ago
836cb71
Revert update for dirty_ratio for memcg.
by KAMEZAWA Hiroyuki
· 16 years ago
359ab9f
power_supply: Add MAX17042 Fuel Gauge Driver
by MyungJoo Ham
· 16 years ago
d862a66
netfilter: nf_conntrack: use is_vmalloc_addr()
by Patrick McHardy
· 16 years ago
32385c7
kernel: fix hlist_bl again
by Russell King
· 16 years ago
0134e89
Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6
by Patrick McHardy
· 16 years ago
c7066f7
netfilter: fix Kconfig dependencies
by Patrick McHardy
· 16 years ago
92d50a4
mfd: ab8500-core chip version cut 2.0 support
by Mattias Wallin
· 16 years ago
735a3d9
regulator: Support MAX8998/LP3974 DVS-GPIO
by MyungJoo Ham
· 16 years ago
337ce5d
mfd: Support LP3974 RTC
by MyungJoo Ham
· 16 years ago
cdd137c
mfd: MAX8998/LP3974 hibernation support
by MyungJoo Ham
· 16 years ago
e098ade
mfd: ab8500-core ioresources irq for subdrivers added
by Mattias Wallin
· 16 years ago
4c90aa9
mfd: Provide pm_runtime_no_callbacks flag in cell data
by Mark Brown
· 16 years ago
412dc11
mfd: Add WM8326 support
by Mark Brown
· 16 years ago
51e7eed7
etherdevice.h: Add is_unicast_ether_addr function
by Tobias Klauser
· 16 years ago
Next »