Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d1a469fd1b7335572a3803b6ba4ce3783a74532b
/
include
d3c319f
ssb: Remove the old, now unused, data structures
by Larry Finger
· 17 years ago
c272ef4
ssb: Convert to use of the new SPROM structure
by Larry Finger
· 17 years ago
ac82fab
ssb: Add new SPROM structure while keeping the old
by Larry Finger
· 17 years ago
8ee9d85
pasemi: DMA engine management library
by Olof Johansson
· 17 years ago
40afa53
pasemi_mac: Move register definitions to include/asm-powerpc
by Olof Johansson
· 17 years ago
5ac5d61
r6040: cleanups
by Francois Romieu
· 17 years ago
092427b
drivers/net/r6040: fix obvious problems (but more remain)
by Jeff Garzik
· 17 years ago
a2fbb9e
add bnx2x driver for BCM57710
by Eliezer Tamir
· 17 years ago
d4fa26f
[NETNS][DST]: Add the network namespace pointer in dst_ops
by Daniel Lezcano
· 17 years ago
569d364
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
by Daniel Lezcano
· 17 years ago
c56cc9c
[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos
by Patrick McHardy
· 17 years ago
b334aad
[NETFILTER]: nf_conntrack: clean up a few header files
by Patrick McHardy
· 17 years ago
e37b386
[NETFILTER]: nf_conntrack_sctp: remove unused ttag field from conntrack data
by Patrick McHardy
· 17 years ago
f72e25a
[NETFILTER]: Rename ipt_iprange to xt_iprange
by Jan Engelhardt
· 17 years ago
917b6fb
[NETFILTER]: xt_policy: use the new union nf_inet_addr
by Jan Engelhardt
· 17 years ago
17b0d7e
[NETFILTER]: xt_mark match, revision 1
by Jan Engelhardt
· 17 years ago
64eb12f
[NETFILTER]: xt_conntrack match, revision 1
by Jan Engelhardt
· 17 years ago
2e3075a
[NETFILTER]: Extend nf_inet_addr with in{,6}_addr
by Jan Engelhardt
· 17 years ago
96e3227
[NETFILTER]: xt_connmark match, revision 1
by Jan Engelhardt
· 17 years ago
e0a812a
[NETFILTER]: xt_MARK target, revision 2
by Jan Engelhardt
· 17 years ago
0dc8c76
[NETFILTER]: xt_CONNMARK target, revision 1
by Jan Engelhardt
· 17 years ago
8b6f3f6
[NETFILTER]: Annotate start of kernel fields in NF headers
by Jan Engelhardt
· 17 years ago
7f9b805
[IPV4]: fib hash|trie initialization
by Stephen Hemminger
· 17 years ago
9bd85e3
[IPV4]: Remove extra argument from arp_ignore.
by Denis V. Lunev
· 17 years ago
06f0511
[ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c.
by Denis V. Lunev
· 17 years ago
72132c1b
[IPV4]: fib_rules_unregister is essentially void.
by Denis V. Lunev
· 17 years ago
f51d599
[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.
by Pavel Emelyanov
· 17 years ago
3f4afb6
[XFRM]: Fix struct xfrm_algo code formatting.
by David S. Miller
· 17 years ago
ba749ae
[XFRM]: alg_key_len should be unsigned to avoid integer divides
by Eric Dumazet
· 17 years ago
cea14e0
[TCP]: Uninline tcp_is_cwnd_limited
by Ilpo Järvinen
· 17 years ago
490d504
[TCP]: Uninline tcp_set_state
by Ilpo Järvinen
· 17 years ago
389f661
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
by Daniel Lezcano
· 17 years ago
1cab3da
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
by Daniel Lezcano
· 17 years ago
bfeade0
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
by Daniel Lezcano
· 17 years ago
3997155
[NEIGH]: Add a comment describing what a NUD stands for.
by Pavel Emelyanov
· 17 years ago
9993e7d
[TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer().
by David S. Miller
· 17 years ago
e0da5a4
[NETNS]: Create ipv6 devconf-s for namespaces
by Pavel Emelyanov
· 17 years ago
4250846
[NEIGH]: Make /proc/net/arp opening consistent with seq_net_open semantics
by Denis V. Lunev
· 17 years ago
e5d69b9
[ATM]: Oops reading net/atm/arp
by Denis V. Lunev
· 17 years ago
1bad118
[NETNS]: Pass namespace through ip_rt_ioctl.
by Denis V. Lunev
· 17 years ago
6bd48fc
[NETNS]: Provide correct namespace for fibnl netlink socket.
by Denis V. Lunev
· 17 years ago
e4aef8a
[NETNS]: Place fib tables into netns.
by Denis V. Lunev
· 17 years ago
e4e4971
[NETNS]: Namespacing IPv4 fib rules.
by Denis V. Lunev
· 17 years ago
4d1169c
[NETNS]: Add netns to nl_info structure.
by Denis V. Lunev
· 17 years ago
6b175b2
[NETNS]: Add netns parameter to inet_(dev_)add_type.
by Eric W. Biederman
· 17 years ago
8ad4942
[NETNS]: Add netns parameter to fib_get_table/fib_new_table.
by Denis V. Lunev
· 17 years ago
93456b6
[IPV4]: Unify access to the routing tables.
by Denis V. Lunev
· 17 years ago
7b1a74f
[NETNS]: Refactor fib initialization so it can handle multiple namespaces.
by Denis V. Lunev
· 17 years ago
dbb5016
[IPV4]: Check fib4_rules_init failure.
by Denis V. Lunev
· 17 years ago
61a0265
[NETNS]: Add namespace to API for routing /proc entries creation.
by Denis V. Lunev
· 17 years ago
5fd30ee
[NETNS]: Namespacing in the generic fib rules code.
by Denis V. Lunev
· 17 years ago
868d13a
[NETNS]: Pass fib_rules_ops into default_pref method.
by Denis V. Lunev
· 17 years ago
f8c26b8
[NETNS]: Add netns parameter to fib_rules_(un)register.
by Denis V. Lunev
· 17 years ago
41a7690
[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
by Daniel Lezcano
· 17 years ago
4990509
[NETNS][IPV6]: Make sysctls route per namespace.
by Daniel Lezcano
· 17 years ago
e71e034
[NETNS][IPV6]: Make ip6_frags per namespace.
by Daniel Lezcano
· 17 years ago
99bc9c4
[NETNS][IPV6]: Make bindv6only sysctl per namespace.
by Daniel Lezcano
· 17 years ago
760f2d0
[NETNS][IPV6]: Make multiple instance of sysctl tables.
by Daniel Lezcano
· 17 years ago
b0f159d
[NETNS][IPV6]: Add ipv6 structure for netns.
by Daniel Lezcano
· 17 years ago
291480c
[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.
by Daniel Lezcano
· 17 years ago
b3fd3ff
[NETFILTER]: Use the ctl paths instead of hand-made analogue
by Pavel Emelyanov
· 17 years ago
3d7cc2b
[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules
by Pavel Emelyanov
· 17 years ago
90754f8
[IPVS]: Switch to using ctl_paths.
by Pavel Emelyanov
· 17 years ago
f0b5a0d
[VLAN]: Avoid expensive divides
by Eric Dumazet
· 17 years ago
cdcb006
mac80211: Add radio led trigger
by Ivo van Doorn
· 17 years ago
07db218
mac80211: A-MPDU Rx adding basic functionality
by Ron Rindjunsky
· 17 years ago
1b7d03a
mac80211: A-MPDU Rx add low level driver API
by Ron Rindjunsky
· 17 years ago
3becd57
[NET]: Remove unused member of dst_entry
by Rami Rosen
· 17 years ago
64c31b3
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
by WANG Cong
· 17 years ago
2a75de0
[NETNS]: Should build with CONFIG_SYSCTL=n
by Eric Dumazet
· 17 years ago
6e32814
[CONNECTOR]: Cleanup struct cn_callback_entry
by Li Zefan
· 17 years ago
96a8996
[CONNECTOR]: Cleanup struct cn_queue_dev
by Li Zefan
· 17 years ago
65f7651
[NET]: prot_inuse cleanups and optimizations
by Eric Dumazet
· 17 years ago
571e768
[LIB] pcounter : unline too big functions
by Eric Dumazet
· 17 years ago
b950dfc
[IPVS]: Remove declaration of unimplemented method and remove unused definition from include/net/ip_vs.h
by Rami Rosen
· 17 years ago
b798232
[IPV4]: Remove three declarations of unimplemented methods and correct a typo in include/net/ip.h
by Rami Rosen
· 17 years ago
f1862b0
[SHAPER]: The scheduled shaper removal.
by Adrian Bunk
· 17 years ago
9ef32d0
[IPSEC]: Kill duplicate xfrm_policy_flush prototype
by Herbert Xu
· 17 years ago
4828e7f
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
by Ilpo Järvinen
· 17 years ago
90840de
[TCP]: Introduce tcp_wnd_end() to reduce line lengths
by Ilpo Järvinen
· 17 years ago
61f1ab4
[IPV4]: Remove unused multipath cached routing defintion in net/flow.h
by Rami Rosen
· 17 years ago
95766ff
[UDP]: Add memory accounting.
by Hideo Aoki
· 17 years ago
3ab224b
[NET] CORE: Introducing new memory accounting interface.
by Hideo Aoki
· 17 years ago
f624357
[NEIGH]: Remove unused method from include/net/neighbour.h
by Rami Rosen
· 17 years ago
04ce99c
[IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)
by Rami Rosen
· 17 years ago
fb64c73
[ATM]: [br2864] whitespace cleanup
by Chas Williams
· 17 years ago
097b19a
[ATM]: [br2864] routed support
by Eric Kinzie
· 17 years ago
ef39592
[ATM]: Convert struct class_device to struct device
by Kay Sievers
· 17 years ago
7ffc49a
[ETH]: Combine format_addr() with print_mac().
by Michael Chan
· 17 years ago
21371f7
[SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim()
by Eric Dumazet
· 17 years ago
426b530
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
by Eric W. Biederman
· 17 years ago
afeb14b
[XFRM]: RFC4303 compliant auditing
by Paul Moore
· 17 years ago
8df09ea
[SOCK] Avoid integer divides where not necessary in include/net/sock.h
by Eric Dumazet
· 17 years ago
9cb5734
[TCP]: Convert several length variable to unsigned.
by YOSHIFUJI Hideaki
· 17 years ago
fd5b74d
cfg80211/nl80211: implement station attribute retrieval
by Johannes Berg
· 17 years ago
5727ef1
cfg80211/nl80211: station handling
by Johannes Berg
· 17 years ago
ed1b6cc
cfg80211/nl80211: add beacon settings
by Johannes Berg
· 17 years ago
62da92f
mac80211: support getting key sequence counters via cfg80211
by Johannes Berg
· 17 years ago
41ade00
cfg80211/nl80211: introduce key handling
by Johannes Berg
· 17 years ago
7d54d0d
mac80211: allow easier multicast/broadcast buffering in hardware
by Johannes Berg
· 17 years ago
Next »