Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8618751503b66f1c2b1f8e715ffc006fa91c2400
/
net
caf5b04
x86: Work around compiler code generation bug with -Os
by Linus Torvalds
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
37d8dc8
[NETFILTER] x-tables: Missing linux/ipv6.h includes.
by David S. Miller
· 19 years ago
dca80b9
[PKT_SCHED]: Change default clock source to gettimeofday
by Patrick McHardy
· 19 years ago
ee51b1b
[XFRM]: IPsec tunnel wildcard address support
by Patrick McHardy
· 19 years ago
7b11f69
[NET]: Clean up comments for sk_chk_filter()
by Kris Katterjohn
· 19 years ago
46b86a2
[NET]: Use NIP6_FMT in kernel.h
by Joe Perches
· 19 years ago
23b0ca5
[PATCH] genetlink: don't touch module ref count
by Per Liden
· 19 years ago
2e4e6a1
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
by Harald Welte
· 19 years ago
880b005
[TIPC]: Fix 64-bit build warnings.
by David S. Miller
· 19 years ago
593a5f2
[TIPC] More updates of file headers
by Per Liden
· 19 years ago
9da1c8b
[TIPC] Update of file headers
by Per Liden
· 19 years ago
d0a14a9
[TIPC] Cleaned up info/warn/err macros
by Per Liden
· 19 years ago
9ea1fd3
[TIPC] License header update
by Per Liden
· 19 years ago
ea714cc
[TIPC] Moved configuration interface into tipc_config.h
by Per Liden
· 19 years ago
b70e4f4
[TIPC} Fixed bug in disc_timeout()
by Jon Maloy
· 19 years ago
1dba974
[TIPC] Use dynamically allocated family id with NETLINK_GENERIC
by Per Liden
· 19 years ago
b97bf3f
[TIPC] Initial merge
by Per Liden
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
bb7e8c5
[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META description
by Adrian Bunk
· 19 years ago
54608b7
[PKT_SCHED] ematch: Remove bogus include.
by Evgeniy Polyakov
· 19 years ago
c3f343e
[NET]: Fix diverter build.
by Evgeniy Polyakov
· 19 years ago
8b3a700
[NET]: Remove more unneeded typecasts on *malloc()
by Kris Katterjohn
· 19 years ago
ae0f7d5
[IPV6]: Avoid calling ip6_xmit() with NULL sk
by David Woodhouse
· 19 years ago
a776809
[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit
by David S. Miller
· 19 years ago
82bf7e9
[NET]: Some more missing include/etherdevice.h includes
by David S. Miller
· 19 years ago
5bf887f
[IPV6]: Fix modular build with netfilter enabled.
by David S. Miller
· 19 years ago
9819d85
Fix net/core/wireless.c link failure
by Linus Torvalds
· 19 years ago
b8ab50b
netfilter: headers included twice
by Nicolas Kaiser
· 19 years ago
8a4c8a9
[EBTABLES] Don't match tcp/udp source/destination port for IP fragments
by Bart De Schuymer
· 19 years ago
12fe2c5
[NET]: Remove unneeded kmalloc() return value casts
by Jesper Juhl
· 19 years ago
ea2e90d
[RXRPC]: Decrease number of pointer derefs in connection.c
by Jesper Juhl
· 19 years ago
ad8e4b7
[AF_NETLINK]: Fix DoS in netlink_rcv_skb()
by Martin Murray
· 19 years ago
babbdb1
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
by Patrick McHardy
· 19 years ago
9d28026
[NETFILTER]: Remove unused function from NAT protocol helpers
by Patrick McHardy
· 19 years ago
c07bc1f
[NETFILTER]: Fix return value confusion in PPTP NAT helper
by Patrick McHardy
· 19 years ago
03b9fec
[NETFILTER]: Fix another crash in ip_nat_pptp
by Patrick McHardy
· 19 years ago
15db347
[NETFILTER]: Fix crash in ip_nat_pptp
by Patrick McHardy
· 19 years ago
bb94aa1
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
by Patrick McHardy
· 19 years ago
d3f4a68
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
by Kris Katterjohn
· 19 years ago
4f47707
Fix rpc shutdown event condition bug
by Linus Torvalds
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
532347e
[PATCH] nfs: sleep_on() removal
by Ingo Molnar
· 19 years ago
6dd214b
[PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats
by Andrey Borzenkov
· 19 years ago
80c0531
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
by Linus Torvalds
· 19 years ago
a457aa6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
93b1fae
spelling: s/trough/through/
by Adrian Bunk
· 19 years ago
dff2c03
[INET_DIAG]: Introduce sk_diag_fill
by Arnaldo Carvalho de Melo
· 19 years ago
c7d58aa
[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill
by Arnaldo Carvalho de Melo
· 19 years ago
4e852c0
[INET_DIAG]: whitespace/simple cleanups
by Arnaldo Carvalho de Melo
· 19 years ago
7dbf075
[INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets
by Arnaldo Carvalho de Melo
· 19 years ago
a2c2064
[IPV6]: Set skb->priority in ip6_output.c
by Patrick McHardy
· 19 years ago
cfacb05
[IPV4]: ip_output.c needs xfrm.h
by Patrick McHardy
· 19 years ago
29f1df6
[PKT_SCHED]: Fix qdisc return code.
by Jamal Hadi Salim
· 19 years ago
09a6266
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
by Kris Katterjohn
· 19 years ago
4bba392
[PKT_SCHED]: Prefix tc actions with act_
by Patrick McHardy
· 19 years ago
541673c8
[PKT_SCHED]: Fix memory leak when dumping in pedit action
by Patrick McHardy
· 19 years ago
31bd06e
[PKT_SCHED]: Remove some obsolete policer exports
by Patrick McHardy
· 19 years ago
f43c5a0
[PKT_SCHED]: Convert tc action functions to single skb pointers
by Patrick McHardy
· 19 years ago
538e43a
[PKT_SCHED]: Use USEC_PER_SEC
by Patrick McHardy
· 19 years ago
2941a48
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
by Patrick McHardy
· 19 years ago
cf10b28
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
14591de
[PATCH] netlink oops fix due to incorrect error code
by Kirill Korotaev
· 19 years ago
a4bf26f
[PATCH] ieee80211: enable hw wep where host has to build IV
by Johannes Berg
· 19 years ago
18e92b1
[PATCH] tiny: Trim non-IPX builds
by Matt Mackall
· 19 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 19 years ago
f9f7500
[PATCH] slab: remove unused align parameter from alloc_percpu
by Pekka Enberg
· 19 years ago
9f5336e
[IPV6]: small cleanups
by Adrian Bunk
· 19 years ago
97dc627
[IPV4]: make ip_fragment() static
by Adrian Bunk
· 19 years ago
da7bc6e
[NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h
by Joe Kappus
· 19 years ago
e16a8f0
[NETFILTER]: Add ipt_policy/ip6t_policy matches
by Patrick McHardy
· 19 years ago
eb9c7eb
[NETFILTER]: Handle NAT in IPsec policy checks
by Patrick McHardy
· 19 years ago
b59c270
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
by Patrick McHardy
· 19 years ago
5c901da
[NETFILTER]: Redo policy lookups after NAT when neccessary
by Patrick McHardy
· 19 years ago
4e8e9de
[NETFILTER]: Use conntrack information to determine if packet was NATed
by Patrick McHardy
· 19 years ago
3e3850e
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
by Patrick McHardy
· 19 years ago
8cdfab8
[IPV4]: reset IPCB flags when neccessary
by Patrick McHardy
· 19 years ago
b05e106
[IPV4/6]: Netfilter IPsec input hooks
by Patrick McHardy
· 19 years ago
951dbc8
[IPV6]: Move nextheader offset to the IP6CB
by Patrick McHardy
· 19 years ago
16a6677
[XFRM]: Netfilter IPsec output hooks
by Patrick McHardy
· 19 years ago
aa0e4e4
[DCCP]: ipv6.c needs net/ip6_checksum.c
by David S. Miller
· 19 years ago
d8d8f6a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
57d1c91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
a2167dc
[NET]: Endian-annotate in_aton()
by Alexey Dobriyan
· 19 years ago
76ab608
[NET]: Endian-annotate struct iphdr
by Alexey Dobriyan
· 19 years ago
5f8ac64
[LSM-IPSec]: Corrections to LSM-IPSec Nethooks
by Trent Jaeger
· 19 years ago
69549dd
[PKTGEN]: Adds missing __init.
by Luiz Capitulino
· 19 years ago
3cbc4ab
[NETFILTER]: ipt_helper.c needs linux/interrupt.h
by Joe
· 19 years ago
ee02b3a
[BRIDGE] netfilter: vlan + hw checksum = bug?
by Stephen Hemminger
· 19 years ago
a20a855
[X25]: Fix for broken x25 module.
by Shaun Pereira
· 19 years ago
4bad4dc
[NET]: Change sk_run_filter()'s return type in net/core/filter.c
by Kris Katterjohn
· 19 years ago
dbbc098
[NET]: Use newer is_multicast_ether_addr() in some files
by Kris Katterjohn
· 19 years ago
367cb70
kbuild: un-stringnify KBUILD_MODNAME
by Sam Ravnborg
· 19 years ago
9e56904
SUNRPC: Make krb5 report unsupported encryption types
by J. Bruce Fields
· 19 years ago
42181d4
SUNRPC: Make spkm3 report unsupported encryption types
by J. Bruce Fields
· 19 years ago
9eed129
SUNRPC: Update the spkm3 code to use the make_checksum interface
by J. Bruce Fields
· 19 years ago
0065db3
SUNRPC: Clean up xprt_destroy()
by Trond Myklebust
· 19 years ago
632e3bd
SUNRPC: Ensure client closes the socket when server initiates a close
by Trond Myklebust
· 19 years ago
f518e35a
SUNRPC: get rid of cl_chatty
by Chuck Lever
· 19 years ago
Next »