Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
508b3c4f71dc348f8b68f1b4ea3aa0d115f0199d
/
include
c5e38a9
phy: Clean up header style
by Andy Fleming
· 17 years ago
9d9326d
phy: Change mii_bus id field to a string
by Andy Fleming
· 17 years ago
dd9e0dd
[TCP]: Increase the max_burst threshold from 3 to tp->reordering.
by John Heffner
· 17 years ago
f3005d7
[NETNS]: Add netns refcnt debug for network devices.
by Denis V. Lunev
· 17 years ago
3661a91
[NETNS]: Add netns refcnt debug to fib rules.
by Denis V. Lunev
· 17 years ago
65a18ec
[NETNS]: Add netns refcnt debug for kernel sockets.
by Denis V. Lunev
· 17 years ago
5d1e446
[NETNS]: Make netns refconting debug like a socket one.
by Denis V. Lunev
· 17 years ago
a9fde26
[VLAN]: Tag vlan_group_device with net device, not ifindex.
by Pavel Emelyanov
· 17 years ago
669f87b
[RTNL]: Introduce the rtnl_kill_links helper.
by Pavel Emelyanov
· 17 years ago
dec827d
[NETNS]: The generic per-net pointers.
by Pavel Emelyanov
· 17 years ago
c93cf61
[NETNS]: The net-subsys IDs generator.
by Pavel Emelyanov
· 17 years ago
31efdf0
[ISDN] include/linux/isdn.h: remove dead code
by Adrian Bunk
· 17 years ago
7ef3abd
[IRDA]: Remove irlan_eth_send_gratuitous_arp()
by Adrian Bunk
· 17 years ago
99971e7
[WANPIPE]: Forgotten bits of Sangoma drivers removal.
by Adrian Bunk
· 17 years ago
0c3141e
[TIPC]: Overhaul of socket locking logic
by Allan Stephens
· 17 years ago
334f8b2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.26
by David S. Miller
· 17 years ago
df39e8b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
e7bfd0a
[NETFILTER]: bridge: add ebt_nflog watcher
by Peter Warasin
· 17 years ago
3c9fba6
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call
by Jan Engelhardt
· 17 years ago
f2ea825
[NETFILTER]: nf_nat: use bool type in nf_nat_proto
by Jan Engelhardt
· 17 years ago
5f2b4c9
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.h
by Jan Engelhardt
· 17 years ago
09f263c
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto
by Jan Engelhardt
· 17 years ago
8ce8439
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
by Jan Engelhardt
· 17 years ago
9dbae79
[NETFILTER]: Remove unused callbacks in nf_conntrack_l3proto
by Jan Engelhardt
· 17 years ago
5e8fbe2
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
by Patrick McHardy
· 17 years ago
dd13b01
[NETFILTER]: nf_nat: kill helper and seq_adjust hooks
by Patrick McHardy
· 17 years ago
55871d0
[NETFILTER]: nf_conntrack_extend: warn on confirmed conntracks
by Patrick McHardy
· 17 years ago
8c87238
[NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks
by Patrick McHardy
· 17 years ago
2bc7804
[NETFILTER]: nf_conntrack: add DCCP protocol support
by Patrick McHardy
· 17 years ago
d63a650
[NETFILTER]: Add partial checksum validation helper
by Patrick McHardy
· 17 years ago
2d2d84c
[NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol
by Patrick McHardy
· 17 years ago
535b57c
[NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common
by Patrick McHardy
· 17 years ago
937e0df
[NETFILTER]: nf_nat: add helpers for common NAT protocol operations
by Patrick McHardy
· 17 years ago
3bb0362
[NETFILTER]: remove arpt_(un)register_target indirection macros
by Jan Engelhardt
· 17 years ago
95eea85
[NETFILTER]: remove arpt_target indirection macro
by Jan Engelhardt
· 17 years ago
4abff07
[NETFILTER]: remove arpt_table indirection macro
by Jan Engelhardt
· 17 years ago
5452e42
[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
by Jan Engelhardt
· 17 years ago
b9f61b1
[NETFILTER]: xt_sctp: simplify xt_sctp.h
by Jan Engelhardt
· 17 years ago
666953df
[NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real
by Alexey Dobriyan
· 17 years ago
f557285
[SKB]: __skb_queue_tail = __skb_insert before
by Gerrit Renker
· 17 years ago
7de6c03
[SKB]: __skb_append = __skb_queue_after
by Gerrit Renker
· 17 years ago
bf29927
[SKB]: __skb_queue_after(prev) = __skb_insert(prev, prev->next)
by Gerrit Renker
· 17 years ago
f525c06
[SKB]: __skb_dequeue = skb_peek + __skb_unlink
by Gerrit Renker
· 17 years ago
e9df2e8
[IPV6]: Use appropriate sock tclass setting for routing lookup.
by YOSHIFUJI Hideaki
· 17 years ago
7cd636f
[IPV6]: IPv6 extension header structures need to be packed.
by YOSHIFUJI Hideaki
· 17 years ago
cee8947
[IPV6] MROUTE: Do not call ipv6_find_idev() directly.
by YOSHIFUJI Hideaki
· 17 years ago
0204774
[NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net.
by Pavel Emelyanov
· 17 years ago
7b1cffa
[NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net.
by Pavel Emelyanov
· 17 years ago
67019cc
[NETNS]: Add an empty netns_dccp structure on struct net.
by Pavel Emelyanov
· 17 years ago
5f4472c
[TCP]: Remove owner from tcp_seq_afinfo.
by Denis V. Lunev
· 17 years ago
68fcadd
[TCP]: Place file operations directly into tcp_seq_afinfo.
by Denis V. Lunev
· 17 years ago
9427c4b
[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
by Denis V. Lunev
· 17 years ago
a4146b1
[TCP]: Replace struct net on tcp_iter_state with seq_net_private.
by Denis V. Lunev
· 17 years ago
6fb9114
Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev
by David S. Miller
· 17 years ago
03e1ad7
LSM: Make the Labeled IPsec hooks more stack friendly
by Paul Moore
· 17 years ago
0044787
NetLabel: Allow passing the LSM domain as a shared pointer
by Paul Moore
· 17 years ago
14daa02
net: make struct tun_struct private to tun.c
by Rusty Russell
· 17 years ago
ab38fb0
[SCTP]: Fix compiler warning about const qualifiers
by Vlad Yasevich
· 17 years ago
f4ad85c
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
by Gui Jianfeng
· 17 years ago
7f1eced
[IPV6] MIP6: Use our standard definitions for paddings.
by YOSHIFUJI Hideaki
· 17 years ago
f3ee401
[IPV6]: Define constants for link-local multicast addresses.
by YOSHIFUJI Hideaki
· 17 years ago
9acd9f3
[IPV6]: Make address arguments const.
by YOSHIFUJI Hideaki
· 17 years ago
dfd982b
[IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().
by YOSHIFUJI Hideaki
· 17 years ago
3eb84f4
[IPV6] ADDRCONF: Uninline ipv6_addr_hash().
by YOSHIFUJI Hideaki
· 17 years ago
fed85383
[IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons.
by YOSHIFUJI Hideaki
· 17 years ago
4dfc281
[Syncookies]: Add support for TCP options via timestamps.
by Florian Westphal
· 17 years ago
5c06f51
[IPV6]: Remove unused declarations in include/net/ip6_route.h.
by Rami Rosen
· 17 years ago
4738c1d
[SKFILTER]: Add SKF_ADF_NLATTR instruction
by Patrick McHardy
· 17 years ago
3cccd60
[IPV6] Remove three method declarations in include/net/ndisc.h.
by Rami Rosen
· 17 years ago
43db6d6
socket: sk_filter deinline
by Stephen Hemminger
· 17 years ago
b715631
socket: sk_filter minor cleanups
by Stephen Hemminger
· 17 years ago
84363e6
mac80211: notify mac from low level driver (iwlwifi)
by Mohamed Abbas
· 17 years ago
d625a29
ssb: Add support for block-I/O
by Michael Buesch
· 17 years ago
fff7710
mac80211: add station aid into ieee80211_tx_control
by Chr
· 17 years ago
8fe2b65
ssb: Turn suspend/resume upside down
by Michael Buesch
· 17 years ago
21c0cbe
mac80211: add association capabilty and timing info into bss_conf
by Tomas Winkler
· 17 years ago
38668c0
mac80211: eliminate conf_ht
by Tomas Winkler
· 17 years ago
8eefca4
Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev
by David S. Miller
· 17 years ago
882beba
[TCP]: tcp_simple_retransmit can cause S+L
by Ilpo Järvinen
· 17 years ago
12802d0
[IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h.
by YOSHIFUJI Hideaki
· 17 years ago
14fb64e
[IPV6] MROUTE: Support PIM-SM (SSM).
by YOSHIFUJI Hideaki
· 17 years ago
7bc570c
[IPV6] MROUTE: Support multicast forwarding.
by YOSHIFUJI Hideaki
· 17 years ago
80a9492
[IPV4] MROUTE: Adjust include files for user-space.
by YOSHIFUJI Hideaki
· 17 years ago
2e80462
[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.
by YOSHIFUJI Hideaki
· 17 years ago
3bb5da3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
046ee90
[NETNS]: Create tcp control socket in the each namespace.
by Denis V. Lunev
· 17 years ago
5677242
[NETNS]: Inet control socket should not hold a namespace.
by Denis V. Lunev
· 17 years ago
eee4fe4
[INET]: Let inet_ctl_sock_create return sock rather than socket.
by Denis V. Lunev
· 17 years ago
3d58b5f
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
by Denis V. Lunev
· 17 years ago
a4aa834
[NETNS]: Declare init_net even without CONFIG_NET defined.
by Denis V. Lunev
· 17 years ago
e1ec1b8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
de357cc
[IPV6] NDISC: Don't rely on node-type hint from L2 unless required.
by YOSHIFUJI Hideaki
· 17 years ago
52eeeb8
[IPV6]: Unify ip6_onlink() and ipip6_onlink().
by YOSHIFUJI Hideaki
· 17 years ago
300aaee
[IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.
by YOSHIFUJI Hideaki
· 17 years ago
fadf6bf
[IPV6] SIT: Add PRL management for ISATAP.
by Templin, Fred L
· 17 years ago
06f11f3
alpha: get_current(): don't add zero to current_thread_info()->task
by Andrew Morton
· 17 years ago
c143d43
alpha: fix ALSA DMA mmap crash
by Ivan Kokshaysky
· 17 years ago
dd135eb
kvm: provide kvm.h for all architecture: fixes headers_install
by Christian Borntraeger
· 17 years ago
2f819ae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
34e6bbf
cfq-iosched: fix rcu freeing of cfq io contexts
by Fabio Checconi
· 17 years ago
Next »