index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-04-13
netfilter: nf_tables: mark stateful expressions
Patrick McHardy
2015-04-13
netfilter: nf_tables: prepare for expressions associated to set elements
Patrick McHardy
2015-04-13
netfilter: nf_tables: add helper functions for expression handling
Patrick McHardy
2015-04-13
netfilter: nf_tables: variable sized set element keys / data
Patrick McHardy
2015-04-13
netfilter: nf_tables: support variable sized data in nft_data_init()
Patrick McHardy
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
netfilter: nf_tables: add register parsing/dumping helpers
Patrick McHardy
2015-04-13
netfilter: nf_tables: convert sets to u32 data pointers
Patrick McHardy
2015-04-13
netfilter: nf_tables: kill nft_data_cmp()
Patrick McHardy
2015-04-13
netfilter: nf_tables: convert expressions to u32 register pointers
Patrick McHardy
2015-04-13
netfilter: nf_tables: use struct nft_verdict within struct nft_data
Patrick McHardy
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-13
netfilter: nf_tables: introduce nft_validate_register_load()
Patrick McHardy
2015-04-13
netfilter: nf_tables: kill nft_validate_output_register()
Patrick McHardy
2015-04-13
netfilter: nft_lookup: use nft_validate_register_store() to validate types
Patrick McHardy
2015-04-13
netfilter: nf_tables: rename nft_validate_data_load()
Patrick McHardy
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
2015-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-04-12
fou: implement FOU_CMD_GET
WANG Cong
2015-04-12
fou: add network namespace support
WANG Cong
2015-04-12
fou: always use be16 for port
WANG Cong
2015-04-12
fou: exit early when parsing config fails
WANG Cong
2015-04-12
fou: avoid calling udp_del_offload() twice
WANG Cong
2015-04-12
tcp: do not cache align timewait sockets
Eric Dumazet
2015-04-12
Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...
David S. Miller
2015-04-10
if_link: Add an additional parameter to ifla_vf_info for RSS querying
Vlad Zolotarov
2015-04-10
rtnetlink: Mark name argument of rtnl_create_link() const
Thomas Graf
2015-04-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-04-09
tcp: md5: fix a typo in tcp_v4_md5_lookup()
Eric Dumazet
2015-04-09
net: Pass VLAN ID to rtnl_fdb_notify.
Hubert Sokolowski
2015-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-04-09
Bluetooth: Read LE remote features during connection establishment
Marcel Holtmann
2015-04-08
tcp: do not rearm rsk_timer on FastOpen requests
Eric Dumazet
2015-04-08
Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2015-04-08
netfilter: Fix switch statement warnings with recent gcc.
David Miller
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2015-04-08
ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available
Hannes Frederic Sowa
2015-04-08
ipv4: ip_tunnel: use net namespace from rtable not socket
Hannes Frederic Sowa
2015-04-08
netfilter: nf_tables: support optional userdata for set elements
Patrick McHardy
2015-04-08
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
2015-04-08
netfilter: nf_tables: support different set binding types
Patrick McHardy
2015-04-08
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
2015-04-08
netfilter: nf_tables: fix set selection when timeouts are requested
Patrick McHardy
2015-04-08
netfilter: bridge: make BRNF_PKT_TYPE flag a bool
Florian Westphal
2015-04-08
netfilter: bridge: start splitting mask into public/private chunks
Florian Westphal
2015-04-08
netfilter: bridge: add and use nf_bridge_info_get helper
Florian Westphal
2015-04-08
netfilter: physdev: use helpers
Florian Westphal
2015-04-08
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
2015-04-08
netfilter: bridge: don't use nf_bridge_info data to store mac header
Florian Westphal
[next]