Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
52eeeb8481d705e61e2e9aae974e7799a93783e9
/
net
52eeeb8
[IPV6]: Unify ip6_onlink() and ipip6_onlink().
by YOSHIFUJI Hideaki
· 17 years ago
6294e00
[IPV6] NDISC: Ignore route information with /0 prefix from interior router.
by YOSHIFUJI Hideaki
· 17 years ago
300aaee
[IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL.
by YOSHIFUJI Hideaki
· 17 years ago
0009ae1
[IPV6] SIT: Disallow 0.0.0.0 in PRL and Flush PRL if given for DEL.
by YOSHIFUJI Hideaki
· 17 years ago
3fcfa12
[IPV6] SIT: Fix locking issues in PRL management.
by YOSHIFUJI Hideaki
· 17 years ago
fadf6bf
[IPV6] SIT: Add PRL management for ISATAP.
by Templin, Fred L
· 17 years ago
f0bdb7b
[IPV6] RAW: Remove ancient comment.
by YOSHIFUJI Hideaki
· 17 years ago
6c4711b
mac80211: use a struct for bss->mesh_config
by Luis Carlos Cobo
· 17 years ago
05e5e88
mac80211: check for mesh_config length on incoming management frames
by Luis Carlos Cobo
· 17 years ago
966a542
mac80211: use recent multicast table for all mesh multicast frames
by Luis Carlos Cobo
· 17 years ago
cb585bc
mac80211: fix spinlock recursion on sta expiration
by Luis Carlos Cobo
· 17 years ago
73bb3e4
mac80211: fix deadlocks in debugfs_netdev.c
by Luis Carlos Cobo
· 17 years ago
7e879b5
mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params
by Johannes Berg
· 17 years ago
dc6676b
mac80211: sta_info_flush() fixes
by Johannes Berg
· 17 years ago
4f6fab4
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
by Johannes Berg
· 17 years ago
93e5deb
mac80211: automatically free sta struct when insertion fails
by Johannes Berg
· 17 years ago
97bff8e
mac80211: fix sta_info_destroy(NULL)
by Johannes Berg
· 17 years ago
9dd6aed
mac80211 ibss: flush only stations belonging to current interface
by Johannes Berg
· 17 years ago
0675abd
net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug
by Andrew Morton
· 17 years ago
dfb12eb
[IPV6][NETNS]: Display per-net info in sockstat6 file.
by Pavel Emelyanov
· 17 years ago
fd4e7b5
[IPV4][NETNS]: Display per-net info in sockstat file.
by Pavel Emelyanov
· 17 years ago
d0538ca
[SOCK][NETNS]: Register sockstat(6) files in each net.
by Pavel Emelyanov
· 17 years ago
70ee115
[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.
by Pavel Emelyanov
· 17 years ago
c29a0bc
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
by Pavel Emelyanov
· 17 years ago
8efa6e9
[NETNS]: Introduce a netns_core structure.
by Pavel Emelyanov
· 17 years ago
4ad96d3
[UDP]: Remove owner from udp_seq_afinfo.
by Denis V. Lunev
· 17 years ago
3ba9441
[UDP]: Place file operations directly into udp_seq_afinfo.
by Denis V. Lunev
· 17 years ago
a2be75c
[UDP]: Cleanup /proc/udp[6] creation/removal.
by Denis V. Lunev
· 17 years ago
dda6192
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
by Denis V. Lunev
· 17 years ago
997feb5
[UDP]: No need to check afinfo != NULL in udp_proc_(un)register.
by Denis V. Lunev
· 17 years ago
6f191ef
[UDP]: Replace struct net on udp_iter_state with seq_net_private.
by Denis V. Lunev
· 17 years ago
a0f55e0
[NET]: Fix dev_alloc_skb() typo.
by David S. Miller
· 17 years ago
bdcde3d
[SOCK]: Drop inuse pcounter from struct proto (v2).
by Pavel Emelyanov
· 17 years ago
60e7663
[SOCK]: Drop per-proto inuse init and fre functions (v2).
by Pavel Emelyanov
· 17 years ago
1338d46
[SOCK]: Introduce a percpu inuse counters array (v2).
by Pavel Emelyanov
· 17 years ago
13ff3d6
[SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2).
by Pavel Emelyanov
· 17 years ago
bc578a5
[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*
by Joe Perches
· 17 years ago
1483b87
[NET]: Add inline intent commentary to dev_alloc_skb().
by Denys Vlasenko
· 17 years ago
0736ffc
[IPV6] NEIGH: Optimize is_router check.
by YOSHIFUJI Hideaki
· 17 years ago
be01d65
[NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries.
by YOSHIFUJI Hideaki
· 17 years ago
0a20450
[NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its function/variable.
by YOSHIFUJI Hideaki
· 17 years ago
8e8e438
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
ed85f2c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.26
by David S. Miller
· 17 years ago
bc09dff
[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
by Ilpo Järvinen
· 17 years ago
419ae74
[NET]: uninline skb_trim, de-bloats
by Ilpo Järvinen
· 17 years ago
8d33086
[NET]: uninline dst_release
by Ilpo Järvinen
· 17 years ago
c2aa270
[NET]: uninline skb_push, de-bloats a lot
by Ilpo Järvinen
· 17 years ago
f58518e
[NET]: uninline dev_alloc_skb, de-bloats a lot
by Ilpo Järvinen
· 17 years ago
6be8ac2
[NET]: uninline skb_pull, de-bloats a lot
by Ilpo Järvinen
· 17 years ago
0dde3e1
[NET]: uninline skb_put, de-bloats a lot
by Ilpo Järvinen
· 17 years ago
8eeee8b
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
by Denis V. Lunev
· 17 years ago
920fc94
[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access
by Thomas Graf
· 17 years ago
056cdd5
mac80211: reorder fields to make some structures smaller
by Johannes Berg
· 17 years ago
cee24a3
mac80211: A-MPDU MLME use dynamic allocation
by Ron Rindjunsky
· 17 years ago
6c507cd
cfg80211: don't export ieee80211_get_channel
by Johannes Berg
· 17 years ago
2470918
mac80211: fix wrong Rx A-MPDU control via debugfs
by Ron Rindjunsky
· 17 years ago
be89247
mac80211: silently accept deletion of non-existant key
by John W. Linville
· 17 years ago
5983a3d
[NETNS][IPV6] flowlabels - make proc per namespace
by Benjamin Thery
· 17 years ago
60e8fbc
[NETNS][IPV6] flowlabels - make flowlabels per namespace
by Benjamin Thery
· 17 years ago
6ab57e7
[NETNS][IPV6] anycast - handle several network namespace
by Daniel Lezcano
· 17 years ago
732c8bd
[IPSEC]: Fix BEET output
by Herbert Xu
· 17 years ago
a233352
[IPV6]: Fix potential net leak and oops in ipv6 routing code.
by Pavel Emelyanov
· 17 years ago
9b674e8
[TIPC]: Cosmetic cleanup of TIPC polling logic
by Allan Stephens
· 17 years ago
6772718
[VLAN]: Reduce memory consumed by vlan_groups
by Pavel Emelyanov
· 17 years ago
7c0ecc4
[ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).
by Pavel Emelyanov
· 17 years ago
789e41e
[NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted).
by Pavel Emelyanov
· 17 years ago
5c2e2e2
[AX25]: Remove obsolete references to BKL from TODO file.
by Robert P. J. Day
· 17 years ago
61ee6bd
[NET]: Fix multicast device ioctl checks
by Patrick McHardy
· 17 years ago
b34a95e
[NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c.
by Pavel Emelyanov
· 17 years ago
68528f0
[NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net.
by Pavel Emelyanov
· 17 years ago
a24022e
[NETNS][ICMP]: Move ICMP sysctls on struct net.
by Pavel Emelyanov
· 17 years ago
1577519
[NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net.
by Pavel Emelyanov
· 17 years ago
8c7230f
[IRDA]: Store irnet_socket termios properly.
by David S. Miller
· 17 years ago
0ed21b3
[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying device
by Patrick McHardy
· 17 years ago
f49e1aa
[NETFILTER]: nf_conntrack_sip: update copyright
by Patrick McHardy
· 17 years ago
c7f485a
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
by Patrick McHardy
· 17 years ago
0d0ab03
[NETFILTER]: nf_conntrack_sip: support multiple media channels
by Patrick McHardy
· 17 years ago
4ab9e64
[NETFILTER]: nf_nat_sip: split up SDP mangling
by Patrick McHardy
· 17 years ago
a9c1d35
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
by Patrick McHardy
· 17 years ago
d901a93
[NETFILTER]: nf_conntrack_sip: allow media expectations with wildcard source address
by Patrick McHardy
· 17 years ago
0f32a40
[NETFILTER]: nf_conntrack_sip: create signalling expectations
by Patrick McHardy
· 17 years ago
c978cd3
[NETFILTER]: nf_nat_sip: translate all Contact headers
by Patrick McHardy
· 17 years ago
720ac70
[NETFILTER]: nf_nat_sip: translate all Via headers
by Patrick McHardy
· 17 years ago
2bbb211
[NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing helpers
by Patrick McHardy
· 17 years ago
9467ee3
[NETFILTER]: nf_conntrack_sip: flush expectations on call termination
by Patrick McHardy
· 17 years ago
595a8ec
[NETFILTER]: nf_conntrack_sip: process ACK and PRACK methods
by Patrick McHardy
· 17 years ago
33cb1e9
[NETFILTER]: nf_conntrack_sip: perform NAT after parsing
by Patrick McHardy
· 17 years ago
30f33e6
[NETFILTER]: nf_conntrack_sip: support method specific request/response handling
by Patrick McHardy
· 17 years ago
7d3dd04
[NETFILTER]: nf_conntrack_sip: move SDP parsing to seperate function
by Patrick McHardy
· 17 years ago
624f8b7
[NETFILTER]: nf_nat_sip: get rid of text based header translation
by Patrick McHardy
· 17 years ago
05e3ced
[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper
by Patrick McHardy
· 17 years ago
ea45f12
[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
by Patrick McHardy
· 17 years ago
ac36774
[NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions
by Patrick McHardy
· 17 years ago
3e9b4600b
[NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function
by Patrick McHardy
· 17 years ago
779382e
[NETFILTER]: nf_conntrack_sip: use strlen/strcmp
by Patrick McHardy
· 17 years ago
212440a
[NETFILTER]: nf_conntrack_sip: remove redundant function arguments
by Patrick McHardy
· 17 years ago
2a6cfb2
[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling
by Patrick McHardy
· 17 years ago
b1ec488
[NETFILTER]: nf_conntrack_sip: fix some off-by-ones
by Patrick McHardy
· 17 years ago
3d24412
[NETFILTER]: nf_nat_sip: fix NAT setup order
by Patrick McHardy
· 17 years ago
6002f266
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
by Patrick McHardy
· 17 years ago
Next »