index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
12
-138
/
+144
2016-07-01
netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK
Moritz Sichert
1
-6
/
+4
2016-07-01
etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
Joe Perches
4
-49
/
+57
2016-07-01
netfilter: x_tables: simplify ip{6}table_mangle_hook()
Pablo Neira Ayuso
2
-8
/
+0
2016-06-24
netfilter: nf_tables: add support for inverted logic in nft_lookup
Arturo Borrero
2
-5
/
+38
2016-06-24
netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED
Pablo Neira Ayuso
2
-38
/
+25
2016-06-24
netfilter: conntrack: allow increasing bucket size via sysctl too
Florian Westphal
4
-19
/
+62
2016-06-24
netfilter: nft_hash: support deletion of inactive elements
Pablo Neira Ayuso
1
-2
/
+4
2016-06-24
netfilter: nft_rbtree: check for next generation when deactivating elements
Pablo Neira Ayuso
1
-1
/
+1
2016-06-24
netfilter: nf_tables: add generation mask to sets
Pablo Neira Ayuso
4
-35
/
+54
2016-06-24
netfilter: nf_tables: add generation mask to chains
Pablo Neira Ayuso
2
-33
/
+60
2016-06-24
netfilter: nf_tables: add generation mask to tables
Pablo Neira Ayuso
2
-45
/
+62
2016-06-24
netfilter: nf_tables: add generic macros to check for generation mask
Pablo Neira Ayuso
2
-38
/
+32
2016-06-24
netfilter: xt_NFLOG: nflog-range does not truncate packets
Vishwanath Pai
4
-4
/
+21
2016-06-24
netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP
Liping Zhang
1
-0
/
+3
2016-06-23
netfilter: Allow xt_owner in any user namespace
Eric W. Biederman
1
-6
/
+35
2016-06-23
netfilter: move zone info into struct nf_conn
Florian Westphal
4
-57
/
+16
2016-06-23
netfilter: nf_log: Remove NULL check
Shivani Bhardwaj
1
-1
/
+1
2016-06-23
netfilter: make comparision helpers stub functions in ZONES=n case
Florian Westphal
1
-0
/
+12
2016-06-23
netfilter: conntrack: align nf_conn on cacheline boundary
Florian Westphal
1
-1
/
+1
2016-06-23
netfilter: xt_TRACE: add explicitly nf_logger_find_get call
Liping Zhang
1
-6
/
+19
2016-06-23
netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]
Liping Zhang
2
-20
/
+21
2016-06-23
netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-0
/
+3
2016-06-07
netfilter: helper: avoid extra expectation iterations on unregister
Florian Westphal
1
-29
/
+32
2016-06-07
bridge: netfilter: checkpatch data type fixes
Tobin C Harding
1
-20
/
+20
2016-06-06
Merge branch 'vrf-local'
David S. Miller
1
-33
/
+201
2016-06-06
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
1
-4
/
+85
2016-06-06
net: vrf: ipv4 support for local traffic to local addresses
David Ahern
1
-2
/
+98
2016-06-06
net: vrf: Minor refactoring for local address patches
David Ahern
1
-27
/
+18
2016-06-05
Merge branch 'hv_netvsc-cleanups'
David S. Miller
4
-52
/
+38
2016-06-05
hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
Vitaly Kuznetsov
1
-3
/
+2
2016-06-05
hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
Vitaly Kuznetsov
3
-6
/
+3
2016-06-05
hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
Vitaly Kuznetsov
3
-19
/
+13
2016-06-05
hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
Vitaly Kuznetsov
3
-25
/
+22
2016-06-05
hv_netvsc: remove redundant assignment in netvsc_recv_callback()
Vitaly Kuznetsov
1
-1
/
+0
2016-06-05
net: disable fragment reassembly if high_thresh is zero
Michal Kubeček
1
-1
/
+1
2016-06-04
Merge branch 'hns-acpi'
David S. Miller
18
-262
/
+706
2016-06-04
net: hns: net: hns: enet adds support of acpi
Kejian Yan
1
-12
/
+44
2016-06-04
net: hns: implement the miscellaneous operation by asl
Kejian Yan
1
-0
/
+167
2016-06-04
net: hns: register phy device in each mac initial sequence
Kejian Yan
1
-7
/
+126
2016-06-04
net: hns: dsaf adds support of acpi
Kejian Yan
3
-83
/
+114
2016-06-04
net: hns: add dsaf misc operation method
Kejian Yan
10
-70
/
+111
2016-06-04
net: hns: add uniform interface for phy connection
Kejian Yan
8
-25
/
+49
2016-06-04
net: hns: enet specify a reference to dsaf by fwnode_handle
Kejian Yan
4
-14
/
+16
2016-06-04
net: hns: use platform_get_irq instead of irq_of_parse_and_map
Kejian Yan
1
-3
/
+2
2016-06-04
net: hns: use device_* APIs instead of of_* APIs
Kejian Yan
2
-12
/
+8
2016-06-04
net: hisilicon: add support of acpi for hns-mdio
Kejian Yan
1
-37
/
+69
2016-06-04
net: hisilicon: cleanup to prepare for other cases
Kejian Yan
1
-30
/
+18
2016-06-04
ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.h
Kejian Yan
1
-0
/
+8
2016-06-04
ACPI: bus: add stub acpi_dev_found() to linux/acpi.h
Kejian Yan
1
-0
/
+5
[next]