Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
713aefa3fb3929ce36305d4d1b7b4059d87ed115
/
net
713aefa
netfilter: bridge: use NFPROTO values for NF_HOOK invocation
by Jan Engelhardt
· 15 years ago
5dc7a6d
netfilter: xt_recent: allow changing ip_list_[ug]id at runtime
by Jan Engelhardt
· 15 years ago
fd0ec0e
netfilter: xtables: consolidate code into xt_request_find_match
by Jan Engelhardt
· 15 years ago
d2a7b6b
netfilter: xtables: make use of xt_request_find_target
by Jan Engelhardt
· 15 years ago
ff67e4e
netfilter: xt extensions: use pr_<level> (2)
by Jan Engelhardt
· 15 years ago
0d34545
netfilter: xtables: make use of caller family rather than target family
by Jan Engelhardt
· 15 years ago
2c46cd8
netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
by Zhitong Wang
· 15 years ago
1159683
netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
by Zhitong Wang
· 15 years ago
8bee4ba
netfilter: xt extensions: use pr_<level>
by Jan Engelhardt
· 15 years ago
be91fd5
netfilter: xtables: replace custom duprintf with pr_debug
by Jan Engelhardt
· 15 years ago
85bc3f3
netfilter: xtables: do not print any messages on ENOMEM
by Jan Engelhardt
· 15 years ago
4f948db
netfilter: xtables: remove almost-unused xt_match_param.data member
by Jan Engelhardt
· 15 years ago
aa5fa31
netfilter: xtables: make use of caller family rather than match family
by Jan Engelhardt
· 15 years ago
115bc8f
netfilter: xtables: resort osf kconfig text
by Jan Engelhardt
· 15 years ago
e5042a2
netfilter: xtables: limit xt_mac to ethernet devices
by Jan Engelhardt
· 15 years ago
1d1c397
netfilter: xtables: clean up xt_mac match routine
by Jan Engelhardt
· 15 years ago
7d5f7ed
netfilter: xtables: do without explicit XT_ALIGN
by Jan Engelhardt
· 15 years ago
e8a96f6
Merge branch 'master' of ../nf-2.6
by Patrick McHardy
· 15 years ago
c01ae81
netfilter: remove unused headers in net/netfilter/nfnetlink.c
by Zhitong Wang
· 15 years ago
606a9a0
netfilter: xt_recent: check for unsupported user space flags
by Tim Gardner
· 15 years ago
0079c5a
netfilter: xt_recent: add an entry reaper
by Tim Gardner
· 15 years ago
5be4a4f
netfilter: xt_recent: remove old proc directory
by Jan Engelhardt
· 15 years ago
06bf514
netfilter: xt_recent: update description
by Jan Engelhardt
· 15 years ago
8244f4b
netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag
by Jan Engelhardt
· 15 years ago
408ffaa
netfilter: update my email address
by Jan Engelhardt
· 15 years ago
b8f00ba
netfilter: xtables: merge xt_CONNMARK into xt_connmark
by Jan Engelhardt
· 15 years ago
28b9498
netfilter: xtables: merge xt_MARK into xt_mark
by Jan Engelhardt
· 16 years ago
44c5873
netfilter: xtables: add comment markers to Xtables Kconfig
by Jan Engelhardt
· 15 years ago
f76a47c
netfilter: xt_NFQUEUE: consolidate v4/v6 targets into one
by Jan Engelhardt
· 15 years ago
076f783
netfilter: xt_CT: par->family is an nfproto
by Jan Engelhardt
· 15 years ago
ff6e216
net: convert multiple drivers to use netdev_for_each_mc_addr, part7
by Jiri Pirko
· 15 years ago
ca50910
tipc: Allow retransmission of cloned buffers
by Neil Horman
· 15 years ago
1a62483
tipc: Increase frequency of load distribution over broadcast link
by Neil Horman
· 15 years ago
10708f3
net: core: add IFLA_STATS64 support
by Jan Engelhardt
· 15 years ago
6ce1a6d
net: tcp: make veno selectable as default congestion module
by Jan Engelhardt
· 15 years ago
dd2acaa
net: tcp: make hybla selectable as default congestion module
by Jan Engelhardt
· 15 years ago
2fb3573
net: remove rcu locking from fib_rules_event()
by Eric Dumazet
· 15 years ago
14bb478
bridge: per-cpu packet statistics (v3)
by stephen hemminger
· 15 years ago
0a9627f
rps: Receive Packet Steering
by Tom Herbert
· 15 years ago
768bbed
RDS: Enable per-cpu workqueue threads
by Tina Yang
· 15 years ago
561c7df
RDS: Do not call set_page_dirty() with irqs off
by Andy Grover
· 15 years ago
450d06c
RDS: Properly unmap when getting a remote access error
by Sherman Pun
· 15 years ago
b98ba52
RDS: only put sockets that have seen congestion on the poll_waitq
by Andy Grover
· 15 years ago
550a800
RDS: Fix locking in rds_send_drop_to()
by Tina Yang
· 15 years ago
9706978
RDS: Turn down alarming reconnect messages
by Andy Grover
· 15 years ago
571c02f
RDS: Workaround for in-use MRs on close causing crash
by Andy Grover
· 15 years ago
048c15e
RDS: Fix send locking issue
by Tina Yang
· 15 years ago
2e7b3b9
RDS: Fix congestion issues for loopback
by Andy Grover
· 15 years ago
8e82376
RDS/TCP: Wait to wake thread when write space available
by Andy Grover
· 15 years ago
b075cfd
RDS: update copy_to_user state in tcp transport
by Andy Grover
· 15 years ago
1123fd7
RDS: sendmsg() should check sndtimeo, not rcvtimeo
by Andy Grover
· 15 years ago
735f61e
RDS: Do not BUG() on error returned from ib_post_send
by Andy Grover
· 15 years ago
87faf3c
bridge: Make first arg to deliver_clone const.
by David S. Miller
· 15 years ago
32dec5d
bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
858a18a
route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()
by Vitaliy Gusev
· 15 years ago
8440853
bridge br_multicast: Fix skb leakage in error path.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
0ba8c9e
bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
21edbb2
NET: netpoll, fix potential NULL ptr dereference
by Jiri Slaby
· 15 years ago
a2f46ee
tipc: fix lockdep warning on address assignment
by Neil Horman
· 15 years ago
7f7708f
bridge: Fix br_forward crash in promiscuous mode
by Michael Braun
· 15 years ago
0821ec5
bridge: Move NULL mdb check into br_mdb_ip_get
by Herbert Xu
· 15 years ago
4961e02
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
d14a0eb
net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
by Gerrit Renker
· 15 years ago
a1ca14a
phonet: use for_each_set_bit()
by Akinobu Mita
· 15 years ago
1da05f5
netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD
by Joe Perches
· 15 years ago
ceb804c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
d89b218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
bec68ff
bridge: ensure to unlock in error path in br_multicast_query().
by YOSHIFUJI Hideaki
· 15 years ago
e2577a0
ipv6: Send netlink notification when DAD fails
by Herbert Xu
· 15 years ago
a003460
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
45bc21e
9p: Change the name of new protocol from 9p2010.L to 9p2000.L
by Sripathi Kodi
· 15 years ago
86c8437
net/9p: Add sysfs mount_tag file for virtio 9P device
by Aneesh Kumar K.V
· 15 years ago
97ee9b0
net/9p: Use the tag name in the config space for identifying mount point
by Aneesh Kumar K.V
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
964ad81
ipconfig: Handle devices which take some time to come up.
by David S. Miller
· 15 years ago
51f5f8c
mac80211: Fix memory leak in ieee80211_if_write()
by Eric Dumazet
· 15 years ago
2a13052
mac80211: Fix (dynamic) power save entry
by Juuso Oikarinen
· 15 years ago
38a679a
mac80211: Fix sta_mtx unlocking on insert STA failure path
by Jouni Malinen
· 15 years ago
3041f51
net: Fix dev_mc_add()
by Eric Dumazet
· 15 years ago
0a14150
net: Annotates neigh_invalidate()
by Eric Dumazet
· 15 years ago
bb134d5
tcp: Fix tcp_v4_rcv()
by Eric Dumazet
· 15 years ago
de58657
tipc: filter out messages not intended for this host
by Neil Horman
· 15 years ago
d88dca7
tipc: fix endianness on tipc subscriber messages
by Neil Horman
· 15 years ago
f5c445e
ethtool: Use noinline_for_stack
by Eric Dumazet
· 15 years ago
81160e66
net/sunrpc: Convert (void)snprintf to snprintf
by Joe Perches
· 15 years ago
fc0b5791
net/sunrpc: Remove uses of NIPQUAD, use %pI4
by Joe Perches
· 15 years ago
28b2774
tcp: Fix tcp_make_synack()
by Eric Dumazet
· 15 years ago
9837638
net: fix route cache rebuilds
by Eric Dumazet
· 15 years ago
6cce09f
tcp: Add SNMP counters for backlog and min_ttl drops
by Eric Dumazet
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
0898f99
netfilter: ebt_ip6: Use ipv6_masked_addr_cmp()
by YOSHIFUJI Hideaki
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
28812fe
driver-core: Add attribute argument to class_attribute show/store
by Andi Kleen
· 15 years ago
10cc2b5
bridge: Fix RCU race in br_multicast_stop
by Herbert Xu
· 15 years ago
49f5fcf
bridge: Use RCU list primitive in __br_mdb_ip_get
by Herbert Xu
· 15 years ago
0c9a2ac
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
72150e9
sock.c: potential null dereference
by Dan Carpenter
· 15 years ago
02a780c
bridge: cleanup: remove unneed check
by Dan Carpenter
· 15 years ago
05c5cb3
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
72c3368
nodemask.h: remove macro any_online_node
by H Hartley Sweeten
· 15 years ago
Next »