Commit Graph

7594 Commits (4cdf854f7d60498bbda436068a118b95059b244b)

Author SHA1 Message Date
Trond Myklebust 3b948ae5be SUNRPC: Allow the client to detect if the TCP connection is closed 17 years ago
Trond Myklebust 67a391d72c SUNRPC: Fix TCP rebinding logic 17 years ago
Trond Myklebust 66af1e5585 SUNRPC: Fix a race in xs_tcp_state_change() 17 years ago
Paul Moore 13541b3ada NetLabel: Add auditing to the static labeling mechanism 17 years ago
Paul Moore 8cc44579d1 NetLabel: Introduce static network labels for unlabeled connections 17 years ago
Paul Moore d621d35e57 SELinux: Enable dynamic enable/disable of the network access checks 17 years ago
Paul Moore 75e22910cf NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function 17 years ago
Paul Moore 16efd45435 NetLabel: Add secid token support to the NetLabel secattr struct 17 years ago
Paul Moore 1c3fad936a NetLabel: Consolidate the LSM domain mapping/hashing locks 17 years ago
Paul Moore b64397e0b4 NetLabel: Cleanup the LSM domain hash functions 17 years ago
Paul Moore c783f1ce57 NetLabel: Remove unneeded RCU read locks 17 years ago
YOSHIFUJI Hideaki 85040bcb46 [IPV6] ADDRLABEL: Fix double free on label deletion. 17 years ago
Stephen Hemminger ac97f75faa [IPV4] fib_trie: remove unneeded NULL check 17 years ago
Stephen Hemminger f638a2f057 [IPV4] fib_trie: More whitespace cleanup. 17 years ago
Patrick McHardy 7a9c1bd409 [NET_SCHED]: Use nla_policy for attribute validation in ematches 17 years ago
Patrick McHardy 53b2bf3f8a [NET_SCHED]: Use nla_policy for attribute validation in actions 17 years ago
Patrick McHardy 6fa8c0144b [NET_SCHED]: Use nla_policy for attribute validation in classifiers 17 years ago
Patrick McHardy 27a3421e48 [NET_SCHED]: Use nla_policy for attribute validation in packet schedulers 17 years ago
Patrick McHardy 5feb5e1aaa [NET_SCHED]: sch_api: introduce constant for rate table size 17 years ago
Patrick McHardy 1587bac49f [NET_SCHED]: Use typeful attribute parsing helpers 17 years ago
Patrick McHardy 24beeab539 [NET_SCHED]: Use typeful attribute construction helpers 17 years ago
Patrick McHardy 57e1c487a4 [NET_SCHED]: Use NLA_PUT_STRING for string dumping 17 years ago
Patrick McHardy 4b3550ef53 [NET_SCHED]: Use nla_nest_start/nla_nest_end 17 years ago
Patrick McHardy cee63723b3 [NET_SCHED]: Propagate nla_parse return value 17 years ago
Patrick McHardy ab27cfb85c [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get 17 years ago
Patrick McHardy c96c9471dd [NET_SCHED]: act_api: use nlmsg_parse 17 years ago
Patrick McHardy 6d834e04e5 [NET_SCHED]: act_api: fix netlink API conversion bug 17 years ago
Patrick McHardy b03f467200 [NET_SCHED]: sch_netem: use nla_parse_nested_compat 17 years ago
Patrick McHardy f5e5cb7553 [NET_SCHED]: sch_atm: fix format string warning 17 years ago
Denis V. Lunev dde1bc0e6f [NETNS]: Add namespace for ICMP replying code. 17 years ago
Denis V. Lunev b5921910a1 [NETNS]: Routing cache virtualization. 17 years ago
Patrick McHardy 7ba699c604 [NET_SCHED]: Convert actions from rtnetlink to new netlink API 17 years ago
Patrick McHardy add93b610a [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API 17 years ago
Patrick McHardy 1e90474c37 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API 17 years ago
Patrick McHardy 01480e1cf5 [NETLINK]: Add nla_append() 17 years ago
Patrick McHardy 2eb9d75c72 [NET_SCHED]: mark classifier ops __read_mostly 17 years ago
Patrick McHardy 62e3ba1b55 [NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Denis V. Lunev f1b050bf7a [NETNS]: Add namespace parameter to ip_route_output_flow. 17 years ago
Denis V. Lunev 611c183ebc [NETNS]: Add namespace parameter to __ip_route_output_key. 17 years ago
Denis V. Lunev b40afd0e5c [NETNS]: Add namespace parameter to ip_route_output_slow. 17 years ago
Denis V. Lunev 1ab352768f [NETNS]: Add namespace parameter to ip_dev_find. 17 years ago
Denis V. Lunev 010278ec4c [NETNS]: Add netns parameter to fib_select_default. 17 years ago
Denis V. Lunev 64c2d53829 [IPV4]: Consolidate fib_select_default. 17 years ago
Stephen Hemminger d5ce8a0e97 [IPV4] fib_trie: avoid rescan on dump 17 years ago
Stephen Hemminger 9195bef7fb [IPV4] fib_trie: avoid extra search on delete 17 years ago
Stephen Hemminger a88ee22925 [IPV4] fib_trie: dump table in sorted order 17 years ago
Stephen Hemminger 82cfbb0085 [IPV4] fib_trie: iterator recode 17 years ago
Stephen Hemminger 64347f786d [IPV4] fib_trie: dump message multiple part flag 17 years ago
Stephen Hemminger 1328042e26 [IPV4] fib_trie: use hash list 17 years ago