aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* usbnet: consider device busy at each recieved packetOliver Neukum2012-03-22
* bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-22
* netfilter: remove forward module param confusion.Rusty Russell2012-03-22
* usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com2012-03-22
* usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com2012-03-22
* xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert2012-03-22
* xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert2012-03-22
* RDS: use gfp flags from caller in conn_alloc()Dan Carpenter2012-03-22
* netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter2012-03-22
* l2tp: enable automatic module loading for l2tp_pppBenjamin LaHaise2012-03-21
* cnic: Fix parity error code conflictMichael Chan2012-03-21
* tg3: Fix RSS ring refill race conditionMichael Chan2012-03-21
* sky2: override for PCI legacy power managementstephen hemminger2012-03-21
* net: fix napi_reuse_skb() skb reserveEric Dumazet2012-03-21
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\
| * Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-19
| |\
| | * AppArmor: Fix location of const qualifier on generated string tablesTetsuo Handa2012-03-19
| * | TOMOYO: Return error if fails to delete a domainTetsuo Handa2012-03-19
| |/
| * Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...James Morris2012-03-14
| |\
| | * AppArmor: add const qualifiers to string arraysJan Engelhardt2012-03-14
| | * AppArmor: Add ability to load extended policyJohn Johansen2012-03-14
| | * AppArmor: Move path failure information into aa_get_name and renameJohn Johansen2012-03-14
| | * AppArmor: Update dfa matching routines.John Johansen2012-03-14
| | * AppArmor: Minor cleanup of d_namespace_path to consolidate error handlingJohn Johansen2012-03-14
| | * AppArmor: Retrieve the dentry_path for error reporting when path lookup failsJohn Johansen2012-03-14
| | * AppArmor: Add const qualifiers to generated string tablesJohn Johansen2012-03-14
| | * AppArmor: Fix oops in policy unpack auditingJohn Johansen2012-03-14
| | * AppArmor: Fix error returned when a path lookup is disconnectedJohn Johansen2012-03-14
| * | TOMOYO: Return appropriate value to poll().Tetsuo Handa2012-03-14
| |/
| * KEYS: testing wrong bit for KEY_FLAG_REVOKEDDan Carpenter2012-03-06
| * TOMOYO: Fix mount flags checking order.Tetsuo Handa2012-02-29
| * security: fix ima kconfig warningRandy Dunlap2012-02-27
| * AppArmor: Fix the error case for chroot relative path name lookupJohn Johansen2012-02-27
| * AppArmor: fix mapping of META_READ to audit and quiet flagsJohn Johansen2012-02-27
| * AppArmor: Fix underflow in xindex calculationJohn Johansen2012-02-27
| * AppArmor: Fix dropping of allowed operations that are force auditedJohn Johansen2012-02-27
| * AppArmor: Add mising end of structure test to caps unpackingJohn Johansen2012-02-27
| * AppArmor: export known rlimit names/value mappings in securityfsKees Cook2012-02-27
| * AppArmor: add "file" details to securityfsKees Cook2012-02-27
| * AppArmor: add initial "features" directory to securityfsKees Cook2012-02-27
| * AppArmor: refactor securityfs to use structuresKees Cook2012-02-27
| * IMA: fix audit res field to indicate 1 for success and 0 for failureEric Paris2012-02-15
| * Yama: add PR_SET_PTRACER_ANYKees Cook2012-02-15
| * TPM: Zero buffer whole after copying to userspaceTim Gardner2012-02-14
| * tpm_tis: Clean up after module_param cleanupStefan Berger2012-02-14
| * tpm_tis: Only probe iTPMsStefan Berger2012-02-14
| * security: trim security.hAl Viro2012-02-13
| * mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-13
| * digsig: changed type of the timestampDmitry Kasatkin2012-02-10
| * security: Yama LSMKees Cook2012-02-09