Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3c7bd1a14071b99d6535b710bc998ae5d3abbb66
/
include
3c7bd1a
net: Add initial_ref arg to dst_alloc().
by David S. Miller
· 14 years ago
e83d360
net: introduce NETIF_F_RXCSUM
by Michał Mirosław
· 14 years ago
5455c69
net: Introduce new feature setting ops
by Michał Mirosław
· 14 years ago
0a41770
ethtool: factorize get/set_one_feature
by Michał Mirosław
· 14 years ago
212b573
ethtool: enable GSO and GRO by default
by Michał Mirosław
· 14 years ago
d606ef3
phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL
by Baruch Siach
· 14 years ago
fbaec0e
rtnetlink: implement setting of master device
by Jiri Pirko
· 14 years ago
1765a57
net: make dev->master general
by Jiri Pirko
· 14 years ago
d59cfde
net: remove the unnecessary dance around skb_bond_should_drop
by Jiri Pirko
· 14 years ago
d033d52
ixgbe: DCB, implement 802.1Qaz routines
by John Fastabend
· 14 years ago
6431cbc
inet: Create a mechanism for upward inetpeer propagation into routes.
by David S. Miller
· 14 years ago
ddd4aa4
inetpeer: Add redirect and PMTU discovery cached info.
by David S. Miller
· 14 years ago
7a71ed8
inetpeer: Abstract address representation further.
by David S. Miller
· 14 years ago
263fb5b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8d13a2a9
net: Kill NETEVENT_PMTU_UPDATE.
by David S. Miller
· 14 years ago
e7b66bd
net: Remove bogus barrier() in dst_allfrag().
by David S. Miller
· 14 years ago
fa9921e
ipsec: allow to align IPv4 AH on 32 bits
by Nicolas Dichtel
· 14 years ago
3a9dda76
CDC NCM errata updates for cdc.h
by Alexey Orishko
· 14 years ago
c0c84ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
7eb3852
tcp: Add reference to initial CWND ietf draft.
by David S. Miller
· 14 years ago
92d8682
inetpeer: Move ICMP rate limiting state into inet_peer entries.
by David S. Miller
· 14 years ago
bd4a697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
38db9e1
include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument
by Julia Lawall
· 14 years ago
e2d5776
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
by David S. Miller
· 14 years ago
681d119
mac80211: Add testing functionality for TKIP
by Jouni Malinen
· 14 years ago
d057e5a
mac80211: add HW flag for disabling auto link-PS in AP mode
by Arik Nemtsov
· 14 years ago
fd95240
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
45e1443
sched: CHOKe flow scheduler
by stephen hemminger
· 14 years ago
442b963
tcp: Increase the initial congestion window to 10.
by David S. Miller
· 14 years ago
0bc0be7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
8fe7350
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
9291747
netfilter: xtables: add device group match
by Patrick McHardy
· 14 years ago
724bab4
netfilter: ipset: fix linking with CONFIG_IPV6=n
by Patrick McHardy
· 14 years ago
5348ba8
ipv4: Update some fib_hash centric interface names.
by David S. Miller
· 14 years ago
e3e241b
netfilter: ipset: install ipset related header files
by Patrick McHardy
· 14 years ago
a136764
IPVS: Remove unused variables
by Simon Horman
· 14 years ago
3db7e93
netfilter: ecache: always set events bits, filter them later
by Pablo Neira Ayuso
· 14 years ago
d956798
netfilter: xtables: "set" match and "SET" target support
by Jozsef Kadlecsik
· 14 years ago
f830837
netfilter: ipset: list:set set type support
by Jozsef Kadlecsik
· 14 years ago
6c02788
netfilter: ipset: hash:ip set type support
by Jozsef Kadlecsik
· 14 years ago
72205fc
netfilter: ipset: bitmap:ip set type support
by Jozsef Kadlecsik
· 14 years ago
a7b4f98
netfilter: ipset: IP set core support
by Jozsef Kadlecsik
· 14 years ago
f703651
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
by Jozsef Kadlecsik
· 14 years ago
0c838ff
ipv4: Consolidate all default route selection implementations.
by David S. Miller
· 14 years ago
5b47044
ipv4: Remember FIB alias list head and table in lookup results.
by David S. Miller
· 14 years ago
5403c8a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
709b46e
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
by Eric W. Biederman
· 14 years ago
52fe7c9
caif: bugfix - add caif headers for userspace usage.
by sjur.brandeland@stericsson.com
· 14 years ago
725d1e1
ipv4: Attach FIB info to dst_default_metrics when possible
by David S. Miller
· 14 years ago
9c150e8
ipv4: Allocate fib metrics dynamically.
by David S. Miller
· 14 years ago
3e11210d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
6d744ba
mac80211: add MCS information to radiotap
by Johannes Berg
· 14 years ago
a4daad6
net: Pre-COW metrics for TCP.
by David S. Miller
· 14 years ago
8571a19
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
ccf4343
net: fix dev_seq_next()
by Eric Dumazet
· 14 years ago
144001b
inetpeer: Mark metrics as "new" in fresh inetpeer entries.
by David S. Miller
· 14 years ago
6065982
inetpeer: Add metrics storage to inetpeer entries.
by David S. Miller
· 14 years ago
62fa8a8
net: Implement read-only protection and COW'ing of metrics.
by David S. Miller
· 14 years ago
b4e69ac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9b6941d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
acd1130
net: reduce and unify printk level in netdev_fix_features()
by Michał Mirosław
· 14 years ago
04ed3e7
net: change netdev->features to u32
by Michał Mirosław
· 14 years ago
c445477
net: RPS: Enable hardware acceleration of RFS
by Ben Hutchings
· 14 years ago
c39649c
lib: cpu_rmap: CPU affinity reverse-mapping
by Ben Hutchings
· 14 years ago
c2df88c
Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by David S. Miller
· 14 years ago
5bdc22a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e92427b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 14 years ago
ce84d53
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d315777
Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 14 years ago
1765e3a
Remove MAYBE_BUILD_BUG_ON
by Rusty Russell
· 14 years ago
7ef88ad
BUILD_BUG_ON: make it handle more cases
by Rusty Russell
· 14 years ago
b75be42
param: add null statement to compiled-in module params
by Linus Walleij
· 14 years ago
3b90a5b
module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=n
by Rusty Russell
· 14 years ago
e94965e
module: show version information for built-in modules in sysfs
by Dmitry Torokhov
· 14 years ago
cd7eab4
genirq: Add IRQ affinity notifiers
by Ben Hutchings
· 14 years ago
13a3cec
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
5bf7a65
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
0f5c2ac
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
3dece37
mm: System without MMU do not need pte_mkwrite
by Michal Simek
· 14 years ago
aa0be0f
RTC: Propagate error handling via rtc_timer_enqueue properly
by John Stultz
· 14 years ago
1daeddd
rtc: Cleanup removed UIE emulation declaration
by John Stultz
· 14 years ago
4843456
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
1c77ff2
genirq: Remove __do_IRQ
by Thomas Gleixner
· 14 years ago
9190b3b
net_sched: accurate bytes/packets stats/rates
by Eric Dumazet
· 14 years ago
686a295
net: Add safe reverse SKB queue walkers.
by David S. Miller
· 14 years ago
2b1caf6
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
2d6d9fd
ACPI: Introduce acpi_os_ioremap()
by Rafael J. Wysocki
· 14 years ago
8d99641
Merge branch 'akpm'
by Linus Torvalds
· 14 years ago
ca3e021
memcg: fix USED bit handling at uncharge in THP
by KAMEZAWA Hiroyuki
· 14 years ago
d18046b
dccp: clean up unused DCCP_STATE_MASK definition
by Shan Wei
· 14 years ago
a2da570
net_sched: RCU conversion of stab
by Eric Dumazet
· 14 years ago
fd245a4
net_sched: move TCQ_F_THROTTLED flag
by Eric Dumazet
· 14 years ago
e589501
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
2f1e317
netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n
by Patrick McHardy
· 14 years ago
06988b0
netfilter: xtables: add missing header inclusions for headers_check
by Jan Engelhardt
· 14 years ago
4cda47d
Merge branch 'connlimit' of git://dev.medozas.de/linux
by Patrick McHardy
· 14 years ago
ba12b13
netfilter: xtables: remove duplicate member
by Jan Engelhardt
· 14 years ago
2ce802f
lockdep: Move early boot local IRQ enable/disable status to init/main.c
by Tejun Heo
· 14 years ago
82d800d
Merge branch 'connlimit' of git://dev.medozas.de/linux
by Patrick McHardy
· 14 years ago
Next »