summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller
2012-08-20team: add support for non-ethernet devicesJiri Pirko
2012-08-20af_packet: don't emit packet on orig fanout groupEric Leblond
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue
2012-08-20tipc: eliminate configuration for maximum number of name subscriptionsYing Xue
2012-08-20packet: Report fanout status via diag enginePavel Emelyanov
2012-08-20packet: Report rings cfg via diag enginePavel Emelyanov
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi
2012-08-20ALSA: fix pcm.h kernel-doc warning and notationRandy Dunlap
2012-08-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-08-17pinctrl: header: trivial: declare struct deviceRichard Genoud
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich
2012-08-16Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-08-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-08-15xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquireFan Du
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-15sctp: fix a compile error in sctp.hCong Wang
2012-08-14sctp: Make sysctl tunables per netEric W. Biederman
2012-08-14sctp: Push struct net down into sctp_verify_ext_paramEric W. Biederman
2012-08-14sctp: Push struct net down into all of the state machine functionsEric W. Biederman
2012-08-14sctp: Push struct net down into sctp_in_scopeEric W. Biederman
2012-08-14sctp: Push struct net down into sctp_transport_initEric W. Biederman
2012-08-14sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman
2012-08-14sctp: Add infrastructure for per net sysctlsEric W. Biederman
2012-08-14sctp: Make the mib per network namespaceEric W. Biederman
2012-08-14sctp: Make the proc files per network namespace.Eric W. Biederman
2012-08-14sctp: Make the ctl_sock per network namespaceEric W. Biederman
2012-08-14sctp: Make the address lists per network namespaceEric W. Biederman
2012-08-14sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman
2012-08-14sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman
2012-08-14sctp: Make the port hash table use struct net in it's key.Eric W. Biederman
2012-08-14net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman
2012-08-14userns: Teach inet_diag to work with user namespacesEric W. Biederman
2012-08-14userns: Implement sk_user_nsEric W. Biederman
2012-08-14netlink: Make the sending netlink socket availabe in NETLINK_CBEric W. Biederman
2012-08-14userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman
2012-08-14net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman
2012-08-14userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman
2012-08-14userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman
2012-08-14userns: Make seq_file's user namespace accessibleEric W. Biederman
2012-08-14userns: Convert sock_i_uid to return a kuid_tEric W. Biederman
2012-08-14packet: Report socket mclist info via diag modulePavel Emelyanov
2012-08-14packet: Report more packet sk info via diag modulePavel Emelyanov
2012-08-14packet: Diag core and basic socket info dumpingPavel Emelyanov
2012-08-14llc2: Fix silent failure of llc_station_init()Ben Hutchings
2012-08-14netpoll: convert several functions to boolAmerigo Wang
2012-08-14netpoll: check netpoll tx status on the right deviceAmerigo Wang