summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-08-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller8-35/+124
2012-08-15xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du1-1/+1
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-35/+124
2012-08-15sctp: fix a compile error in sctp.hCong Wang1-2/+2
2012-08-14sctp: Make sysctl tunables per netEric W. Biederman2-116/+90
2012-08-14sctp: Push struct net down into sctp_verify_ext_paramEric W. Biederman1-3/+3
2012-08-14sctp: Push struct net down into all of the state machine functionsEric W. Biederman1-1/+2
2012-08-14sctp: Push struct net down into sctp_in_scopeEric W. Biederman1-1/+1
2012-08-14sctp: Push struct net down into sctp_transport_initEric W. Biederman1-1/+1
2012-08-14sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman2-8/+9
2012-08-14sctp: Add infrastructure for per net sysctlsEric W. Biederman2-1/+9
2012-08-14sctp: Make the mib per network namespaceEric W. Biederman2-5/+7
2012-08-14sctp: Make the proc files per network namespace.Eric W. Biederman2-13/+17
2012-08-14sctp: Make the ctl_sock per network namespaceEric W. Biederman2-1/+8
2012-08-14sctp: Make the address lists per network namespaceEric W. Biederman4-23/+28
2012-08-14sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman2-4/+5
2012-08-14sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman2-3/+3
2012-08-14sctp: Make the port hash table use struct net in it's key.Eric W. Biederman2-2/+3
2012-08-14net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman1-1/+2
2012-08-14userns: Teach inet_diag to work with user namespacesEric W. Biederman1-0/+1
2012-08-14userns: Implement sk_user_nsEric W. Biederman1-0/+9
2012-08-14netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman1-0/+1
2012-08-14userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman1-2/+2
2012-08-14net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman1-1/+4
2012-08-14userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman1-1/+2
2012-08-14userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman1-1/+2
2012-08-14userns: Make seq_file's user namespace accessibleEric W. Biederman1-0/+14
2012-08-14userns: Convert sock_i_uid to return a kuid_tEric W. Biederman1-1/+1
2012-08-14packet: Report socket mclist info via diag modulePavel Emelyanov1-0/+10
2012-08-14packet: Report more packet sk info via diag modulePavel Emelyanov1-0/+23
2012-08-14packet: Diag core and basic socket info dumpingPavel Emelyanov2-0/+25
2012-08-14llc2: Fix silent failure of llc_station_init()Ben Hutchings1-1/+1
2012-08-14netpoll: convert several functions to boolAmerigo Wang1-7/+7
2012-08-14netpoll: check netpoll tx status on the right deviceAmerigo Wang1-15/+15
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()Amerigo Wang1-0/+3
2012-08-14netpoll: use netpoll_rx_on() in netpoll_rx()Amerigo Wang1-9/+9
2012-08-14netpoll: take rcu_read_lock_bh() in netpoll_rx()Amerigo Wang1-2/+2
2012-08-14netpoll: make __netpoll_cleanup non-blockAmerigo Wang1-0/+3
2012-08-14netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()Amerigo Wang2-2/+3
2012-08-14gre: Support GRE over IPv6xeb@mail.ru5-2/+61
2012-08-14net: remove netdev_bonding_change()Amerigo Wang1-2/+0
2012-08-14net: move and rename netif_notify_peers()Amerigo Wang1-2/+1
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin1-0/+2
2012-08-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+5
2012-08-13mutex: Place lock in contended state after fastpath_lock failureWill Deacon1-2/+9
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák1-0/+2
2012-08-13drm/radeon: add some new SI pci idsAlex Deucher1-0/+3
2012-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-16/+22
2012-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+0
2012-08-12Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-8/+0