summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NetLabel: Introduce static network labels for unlabeled connectionsPaul Moore2008-01-304-18/+1524
* SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-305-134/+55
* SELinux: Enable dynamic enable/disable of the network access checksPaul Moore2008-01-306-22/+132
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-306-100/+208
* SELinux: Add a new peer class and permissions to the Flask definitionsPaul Moore2008-01-304-0/+26
* SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-306-8/+185
* SELinux: Add a network node caching mechanism similar to the sel_netif_*() fu...Paul Moore2008-01-305-17/+416
* SELinux: Only store the network interface's ifindexPaul Moore2008-01-303-6/+15
* SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-306-125/+155
* NetLabel: Add IP address family information to the netlbl_skbuff_getattr() fu...Paul Moore2008-01-305-15/+42
* NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-305-46/+120
* NetLabel: Consolidate the LSM domain mapping/hashing locksPaul Moore2008-01-301-21/+9
* NetLabel: Cleanup the LSM domain hash functionsPaul Moore2008-01-301-13/+34
* NetLabel: Remove unneeded RCU read locksPaul Moore2008-01-305-85/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-291113-55518/+139990
|\
| * [IPV6] ADDRLABEL: Fix double free on label deletion.YOSHIFUJI Hideaki2008-01-281-8/+6
| * [PPP]: Sparse warning fixes.Stephen Hemminger2008-01-285-6/+8
| * [IPV4] fib_trie: remove unneeded NULL checkStephen Hemminger2008-01-281-3/+0
| * [IPV4] fib_trie: More whitespace cleanup.Stephen Hemminger2008-01-281-6/+0
| * [NET_SCHED]: Use nla_policy for attribute validation in ematchesPatrick McHardy2008-01-282-8/+12
| * [NET_SCHED]: Use nla_policy for attribute validation in actionsPatrick McHardy2008-01-287-33/+51
| * [NET_SCHED]: Use nla_policy for attribute validation in classifiersPatrick McHardy2008-01-286-68/+59
| * [NET_SCHED]: Use nla_policy for attribute validation in packet schedulersPatrick McHardy2008-01-289-93/+87
| * [NET_SCHED]: sch_api: introduce constant for rate table sizePatrick McHardy2008-01-282-1/+4
| * [NET_SCHED]: Use typeful attribute parsing helpersPatrick McHardy2008-01-2811-29/+27
| * [NET_SCHED]: Use typeful attribute construction helpersPatrick McHardy2008-01-2811-31/+26
| * [NET_SCHED]: Use NLA_PUT_STRING for string dumpingPatrick McHardy2008-01-286-8/+8
| * [NET_SCHED]: Use nla_nest_start/nla_nest_endPatrick McHardy2008-01-2816-133/+166
| * [NET_SCHED]: Propagate nla_parse return valuePatrick McHardy2008-01-2825-60/+171
| * [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_getPatrick McHardy2008-01-283-41/+48
| * [NET_SCHED]: act_api: use nlmsg_parsePatrick McHardy2008-01-281-4/+1
| * [NET_SCHED]: act_api: fix netlink API conversion bugPatrick McHardy2008-01-281-4/+4
| * [NET_SCHED]: sch_netem: use nla_parse_nested_compatPatrick McHardy2008-01-281-32/+26
| * [NET_SCHED]: sch_atm: fix format string warningPatrick McHardy2008-01-281-1/+1
| * [NETNS]: Add namespace for ICMP replying code.Denis V. Lunev2008-01-282-9/+14
| * [NETNS]: Routing cache virtualization.Denis V. Lunev2008-01-283-7/+18
| * [NETNS]: Correct namespace for connect-time routing.Denis V. Lunev2008-01-281-3/+5
| * [NET_SCHED]: Convert actions from rtnetlink to new netlink APIPatrick McHardy2008-01-2810-216/+218
| * [NET_SCHED]: Convert classifiers from rtnetlink to new netlink APIPatrick McHardy2008-01-2812-282/+290
| * [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy2008-01-2825-436/+474
| * [NETLINK]: Add nla_append()Patrick McHardy2008-01-282-0/+22
| * [NET_SCHED]: mark classifier ops __read_mostlyPatrick McHardy2008-01-286-10/+6
| * [NET_SCHED]: Move EXPORT_SYMBOL next to exported symbolPatrick McHardy2008-01-285-27/+22
| * [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-2821-44/+44
| * [NETNS]: Add namespace parameter to ip_route_output_flow.Denis V. Lunev2008-01-289-13/+14
| * [NETNS]: Add namespace parameter to __ip_route_output_key.Denis V. Lunev2008-01-284-8/+9
| * [NETNS]: Add namespace parameter to ip_route_output_slow.Denis V. Lunev2008-01-281-10/+11
| * [NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev2008-01-288-12/+12
| * [NETNS]: Add netns parameter to fib_select_default.Denis V. Lunev2008-01-283-4/+6
| * [IPV4]: Consolidate fib_select_default.Denis V. Lunev2008-01-283-19/+15
OpenPOWER on IntegriCloud